<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pokuwagata</author_name>
  <author_url>https://blog.hatena.ne.jp/pokuwagata/</author_url>
  <blog_title>yn2011's blog</blog_title>
  <blog_url>https://pokuwagata.hatenablog.com/</blog_url>
  <categories>
    <anon>シェルスクリプト</anon>
    <anon>文字コード</anon>
  </categories>
  <description>シェル芸に取り組んでいるとUnicodeコードポイントを操作して文字を表示させることが多いのでまとめ。 環境 macOS Mojave 10.14 GNU bash, バージョン 4.4.23 \uを利用する方法 こんな感じのこと $ echo -e \\u3043 ぃ bashでUnicodeのコードポイントを扱う - てきとうなメモが詳しい 数値文字参照を利用する方法 こういう方法もある $ echo '&amp;#x3043;' | nkf --numchar-input ぃ 複数行に並べられたコードポイントを一括で文字に変換するときは便利かも？ 何となくワンライナーの見通しが良い $ for …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpokuwagata.hatenablog.com%2Fentry%2F2018%2F12%2F09%2F163042&quot; title=&quot;bashでUnicodeコードポイントから文字を表示する方法まとめ - yn2011&amp;#39;s blog&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>2018-12-09 16:30:42</published>
  <title>bashでUnicodeコードポイントから文字を表示する方法まとめ</title>
  <type>rich</type>
  <url>https://pokuwagata.hatenablog.com/entry/2018/12/09/163042</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
