<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>wget でダウンロードした html を普通に vi ファイル名 で開くと文字化けしました。 ということで、vi で文字コードを指定してファイルを開く方法です。 ShiftJIS で開く $ vi -c &quot;:e ++enc=cp932&quot; index.html EUCで開く $ vi -c &quot;:e ++enc=euc-jp&quot; index.html UTF8で開く $ vi -c &quot;:e ++enc=utf8&quot; index.html &quot;vi ファイル名&quot; で開いた後に ｢:e ++enc=文字コード｣ でも構わないみたいですね。 参考： Deginzabi163’s Blog:[覚書]vimでs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2010%2F02%2F11%2F142000&quot; title=&quot;(Linux)viで文字コードを指定してテキストファイルを開く - 3流プログラマのメモ書き&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-02-11 14:20:00</published>
  <title>(Linux)viで文字コードを指定してテキストファイルを開く</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2010/02/11/142000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
