<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>munibus</author_name>
  <author_url>https://blog.hatena.ne.jp/munibus/</author_url>
  <blog_title>Muni Bus</blog_title>
  <blog_url>https://munibus.hatenablog.com/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>Get-Contentコマンドレットに-Encodingオプションを付けて文字コードを指定すれば、簡単に読み込むことができる。とりあえず、3種類の文字コード（Shift_JIS、BOM付きUTF-8、BOM付きリトルエンディアンUTF-16）からなるテキストファイルを作成する。 PS &gt; &quot;石見舞菜香かわいい&quot; | Out-File -Encoding default Shift_JIS.txt PS &gt; &quot;石見舞菜香かわいい&quot; | Out-File -Encoding utf8 UTF-8wb.txt PS &gt; &quot;石見舞菜香かわいい&quot; | Out-File -Encoding unicode…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2024%2F02%2F16%2F204040&quot; title=&quot;【PowerShell】いろいろな文字コードのテキストファイルを簡単に読み込む - Muni Bus&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>2024-02-16 20:40:40</published>
  <title>【PowerShell】いろいろな文字コードのテキストファイルを簡単に読み込む</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2024/02/16/204040</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
