<?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>PowerShellにおけるファイル作成時のデフォルトの文字コードはUTF-16。Out-Fileコマンドレットで試してみる。 PS &gt; &quot;A1`nあい&quot; | Out-File temp.txt PS &gt; Format-Hex .\temp.txt パス: ○○○\temp.txt 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00000000 FF FE 41 00 31 00 0A 00 42 30 44 30 0D 00 0A 00 .þA.1...B0D0.... 「FF FE」というBOMが付いている。 ASCII文字（A:0x41、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2023%2F04%2F09%2F234531&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>2023-04-09 23:45:31</published>
  <title>【PowerShell】ファイル作成時のデフォルトの文字コード</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2023/04/09/234531</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
