<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>vacatonos</author_name>
  <author_url>https://blog.hatena.ne.jp/vacatonos/</author_url>
  <blog_title>しゃもじあと</blog_title>
  <blog_url>https://vacatonos.hatenadiary.org/</blog_url>
  <categories>
    <anon>php</anon>
  </categories>
  <description>こんな感じかな？ function ent2euc($str){ $strs = split('&amp;#',$str); foreach($strs as $chr){ $hi = $chr%256; $lo = floor($chr/256); $ret .= mb_convert_encoding(chr($hi).chr($lo),&quot;EUC&quot;,&quot;UCS-2LE&quot;); } return $ret; }UCS-2LEを、USC2-LEって書いてて30分悩んだ。そういえばUCS-2LEとUTF-16LEってどう違うんだろう？一緒か。 あと備忘録として。 Excel5.0/95の内部文字エンコーディ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvacatonos.hatenadiary.org%2Fentry%2F20041122%2Fp1&quot; title=&quot;実体参照(自己解決) - しゃもじあと&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>2004-11-22 00:00:00</published>
  <title>実体参照(自己解決)</title>
  <type>rich</type>
  <url>https://vacatonos.hatenadiary.org/entry/20041122/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
