<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>JISの第4水準漢字の先頭の部分、具体的には以下の文字を処理している時に問題が発生＆原因判明したのでメモしておきます。 コードポイント 漢字 U+20089 𠂉 U+4E02 丂 U+4E0F 丏 U+4E12 丒 U+4E29 丩 U+4E2B 丫 U+4E2E 丮 U+4E40 乀 U+4E47 乇 これを 𠂉丂丏丒丩丫丮乀乇 と並べた状態で記述されたテキストファイルから文字を読み込んだ時に問題が発生しました。テキストファイルから1行読み込んだ後に1文字づつに分割しようとlist()を実行した所、以下の様な結果に成りました。 [u'\ud840', u'\udc89', u'\u4e02'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20131202%2F1386012214&quot; title=&quot;JISの第4水準漢字をPythonで処理している時に問題発生 - 強火で進め&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-12-02 04:23:34</published>
  <title>JISの第4水準漢字をPythonで処理している時に問題発生</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20131202/1386012214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
