<?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>
  </categories>
  <description>String#each_codepoint と Fixnum#to_s に基数 16 を渡す。 $ ruby -v ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-darwin14] $ irb irb(main):001:0&gt; &quot;ほげ&quot;.each_codepoint.to_a =&gt; [12411, 12370] irb(main):002:0&gt; &quot;ほげ&quot;.each_codepoint.map{|n| n.to_s(16) } =&gt; [&quot;307b&quot;, &quot;3052&quot;] irb(main):003:0&gt; [&quot;\u307b&quot;, &quot;\u3052&quot;]…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F2015%2F10%2F25%2F221310&quot; title=&quot;Ruby で文字列の Unicode コードポイントと \uXXXX 表記用の 16 進数を得る - @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>2015-10-25 22:13:10</published>
  <title>Ruby で文字列の Unicode コードポイントと \uXXXX 表記用の 16 進数を得る</title>
  <type>rich</type>
  <url>https://blog.kyanny.me/entry/2015/10/25/221310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
