<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hirose31</author_name>
  <author_url>https://blog.hatena.ne.jp/hirose31/</author_url>
  <blog_title>（ひ）メモ</blog_title>
  <blog_url>https://hirose31.hatenablog.jp/</blog_url>
  <categories>
    <anon>mac</anon>
  </categories>
  <description>8進、10進、16進の変換 0、1のバイナリ表現 入力した数値をUCS2とした場合のグリフ その他、ようわからんちんなボタンたち スゴ。ちなみに、10進→16進数変換はこんなsh関数でもできるすね。 d2h () { for i in $(echo $*|tr 'a-z' 'A-Z'); do echo -e &quot;obase=16 \n ibase=10 \n $i&quot; | bc -l; done }バイナリ表記はこんなんで。 $ perl -e 'print unpack(&quot;B*&quot;,pack(&quot;n&quot;, 0x3072)).qq{\n}' 0011000001110010</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirose31.hatenablog.jp%2Fentry%2F20060817%2F1155747393&quot; title=&quot; Mac OS X付属の「計算機」が無駄に高機能な件 - （ひ）メモ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/hirose31/20060817/20060817014912.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-08-17 01:56:33</published>
  <title> Mac OS X付属の「計算機」が無駄に高機能な件</title>
  <type>rich</type>
  <url>https://hirose31.hatenablog.jp/entry/20060817/1155747393</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
