<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>e_c_e_t</author_name>
  <author_url>https://blog.hatena.ne.jp/e_c_e_t/</author_url>
  <blog_title>記録（e_c_e_t）</blog_title>
  <blog_url>https://e-c-e-t.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>Shift_JISから、EUC-JPを経由して、Shift_JISへ戻した場合に、 \（円マーク）が、全角バックスラッシュで戻ってくる現象に遭遇する。 こういうものは、charの配列に落として、だな、一文字づつチェックして、 全角バックスラッシュを、\に戻せばいいんだろ！ 、と、javaで、char一文字づつ見ていってU+FF3C(全角バックスラッシュ)を U+005C（\）に変換するような、ソースを書いてみる、と、困ることが判明 // だいたいこんな感じ。 private static String encode(String str) throws java.io.UnsupportedE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-c-e-t.hatenadiary.org%2Fentry%2F20060413&quot; title=&quot;全角バックスラッシュ - 記録（e_c_e_t）&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>2006-04-13 00:00:00</published>
  <title>全角バックスラッシュ</title>
  <type>rich</type>
  <url>https://e-c-e-t.hatenadiary.org/entry/20060413</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
