<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nHand</author_name>
  <author_url>https://blog.hatena.ne.jp/nHand/</author_url>
  <blog_title>What is your value?</blog_title>
  <blog_url>https://nhand.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>ハマるとマジで抜け出せません。 んで、対応としては以下の原則を必ず守る事です。 入力された物はすぐUnicodeにする 出力する直前で初めて特定の文字コードにする Unicode文字コード以外に変更した変数は使い終わったら捨てる（再利用しない） 「&quot;&quot;」ではなく、めんどくさくてもソースは「u&quot;&quot;」を使う この原則を守らないと、文字コードの暗黙変換のせいで マジでハマります、、、、、、 ただーーーーし！！なんと組み込みの公式関数の中にも Unicodeでなくて、別のUTF-8エンコードの投入をを期待する 組み込みメソッドもいるので、 問題は簡単ではないのです。。。。。。 もう色々やってしまって、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnhand.hatenadiary.org%2Fentry%2F20100302%2Fp2&quot; title=&quot;文字化けについてUnicodeEncodeError, UnicodeDecodeError - What is your value?&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>2010-03-02 00:00:01</published>
  <title>文字化けについてUnicodeEncodeError, UnicodeDecodeError</title>
  <type>rich</type>
  <url>https://nhand.hatenadiary.org/entry/20100302/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
