<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hogem</author_name>
  <author_url>https://blog.hatena.ne.jp/hogem/</author_url>
  <blog_title>うまいぼうぶろぐ</blog_title>
  <blog_url>https://hogem.hatenablog.com/</blog_url>
  <categories>
    <anon>linux</anon>
    <anon>perl</anon>
  </categories>
  <description>http://mikeneko.creator.club.ne.jp/~lab/kcode/uni-encode.html &quot;あ&quot; を E3 81 82 に変換する。 文字コードは全部utf8で。 echo と xxd 使う xxdじゃなくてhexdump、od -t x1 とかでもいい。 $ echo -n あ | xxd -g1 0000000: e3 81 82 ... perl の pack 関数使う $ perl -e 'print unpack &quot;H*&quot;, &quot;あ&quot;' e38182 perl の正規表現で1バイトごと取り出してord で1文字ずつ文字コード取り出す $ perl -e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhogem.hatenablog.com%2Fentry%2F20110408%2F1302252697&quot; title=&quot;unicode の 16進数表示 - うまいぼうぶろぐ&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>2011-04-08 17:51:37</published>
  <title>unicode の 16進数表示</title>
  <type>rich</type>
  <url>https://hogem.hatenablog.com/entry/20110408/1302252697</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
