<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakahisateru</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakahisateru/</author_url>
  <blog_title>なんたらノート第三期ベータ</blog_title>
  <blog_url>https://tanakahisateru.hatenablog.jp/</blog_url>
  <categories>
    <anon>FireFox</anon>
  </categories>
  <description>FirefoxなどのMozillaアプリケーションは、内部文字列表現にユニコードを使っています。1文字で漢字を表せる例のあれです。で、それをそのままファイルストリームに吐き出すと、なんと、ユニコードの下位8ビットより上が、問答無用で切り捨てられてしまいます。0x1234, 0x5678 FF内部でいうこれが0x0034, 0x0078 こうなって0x34, 0x78 こんなファイルになっちゃうなので、Firefoxの拡張などで、内部文字列をローカルファイルに書き出す場合は、すべて下位の8ビットで表現可能なユニコード文字セット ---- つまりUTF-8の文字列に変換してから保存するようにしない…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanakahisateru.hatenablog.jp%2Fentry%2F20090806%2F1249493695&quot; title=&quot;FireFox拡張がすぐ文字化けファイルを吐く件について - なんたらノート第三期ベータ&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>2009-08-06 02:34:55</published>
  <title>FireFox拡張がすぐ文字化けファイルを吐く件について</title>
  <type>rich</type>
  <url>https://tanakahisateru.hatenablog.jp/entry/20090806/1249493695</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
