<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>serene</author_name>
  <author_url>https://blog.hatena.ne.jp/serene/</author_url>
  <blog_title>コード書きの記録</blog_title>
  <blog_url>https://serene.hatenadiary.org/</blog_url>
  <categories>
    <anon>program</anon>
  </categories>
  <description>2009-02-20のエントリで書いた入出力とそうでない処理を分ける、ということについてはもう少し補足しておきたいことがあります。まずは、文字コードに集中的に気をつけることができる、ということです。Java や C# における内部の文字コードは Unicode ですが、外部ではいろいろな文字コードが使われており、途中で変換される、あるいはバイトコードとして読み込んで適切に変換をかけることによって Unicode として取り扱うようになっています。この仕組みがどうなっているかを把握せずに使っているとさっぱりわけが分からない、とか環境を移したら突然文字化けして直らなくなった、といった状況に見舞われ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fserene.hatenadiary.org%2Fentry%2F20090222%2F1235275805&quot; title=&quot;入出力とそうでない処理を分ける事について補足 - コード書きの記録&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-02-22 13:10:05</published>
  <title>入出力とそうでない処理を分ける事について補足</title>
  <type>rich</type>
  <url>https://serene.hatenadiary.org/entry/20090222/1235275805</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
