<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koseki2</author_name>
  <author_url>https://blog.hatena.ne.jp/koseki2/</author_url>
  <blog_title>こせきの技術日記</blog_title>
  <blog_url>https://koseki.hatenablog.com/</blog_url>
  <categories>
    <anon>文字コード</anon>
  </categories>
  <description>全角ハイフンを半角に変換する処理ではまったので。同じに見える字形で違うコードを指してた。 #!/usr/bin/ruby # 'HYPHEN-MINUS' (U+002D) # http://www.fileformat.info/info/unicode/char/002d/index.htm puts &quot;\x2D&quot; # 'MINUS SIGN' (U+2212) # http://www.fileformat.info/info/unicode/char/2212/index.htm puts &quot;\xE2\x88\x92&quot; # 'FULLWIDTH HYPHEN-MINUS' (U+FF0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoseki.hatenablog.com%2Fentry%2F20070927%2Funicodehyphen&quot; title=&quot; Unicodeのハイフンっぽい文字いろいろ - こせきの技術日記&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>2007-09-27 00:00:00</published>
  <title> Unicodeのハイフンっぽい文字いろいろ</title>
  <type>rich</type>
  <url>https://koseki.hatenablog.com/entry/20070927/unicodehyphen</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
