<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a666666</author_name>
  <author_url>https://blog.hatena.ne.jp/a666666/</author_url>
  <blog_title>@kyanny's blog</blog_title>
  <blog_url>https://blog.kyanny.me/</blog_url>
  <categories>
    <anon>自由研究</anon>
  </categories>
  <description>#!/usr/bin/env ruby # coding: utf-8 # Shift_JIS (CP932) &quot;あ&quot;.encode('cp932').ord # =&gt; 33440 &quot;あ&quot;.encode('cp932').ord.to_s(16) # =&gt; &quot;82a0&quot; &quot;あ&quot;.encode('cp932').codepoints.first.to_s(16) # =&gt; &quot;82a0&quot; a = &quot;あ&quot;.encode('cp932').ord.to_s(2) # =&gt; &quot;1000001010100000&quot; &quot;あ&quot;.encode('cp932').bytes # =&gt; [130, 160] &quot;あ&quot;.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F2019%2F05%2F08%2F014958&quot; title=&quot;マルチバイト文字 - @kyanny&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>2019-05-08 01:49:58</published>
  <title>マルチバイト文字</title>
  <type>rich</type>
  <url>https://blog.kyanny.me/entry/2019/05/08/014958</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
