<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshifumi1975</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshifumi1975/</author_url>
  <blog_title>yoshifumi1975's diary</blog_title>
  <blog_url>https://yoshifumi.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>IEの改行は、\r\nになる。 FFの改行は、\nになる。 function getByteCount(s) { var i=0; var nBytes=0; for(i=0;i&lt;s.length;i++){ if(s.charAt(i)=='\n') nBytes++; else if(s.charAt(i)=='\r') ; //カウントしない else if( s.charCodeAt(i)&gt;255 )nBytes+=2; else nBytes++; } return nBytes; }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoshifumi.hateblo.jp%2Fentry%2F20060629%2F1166063597&quot; title=&quot;[]バイト数カウント（Shift_JIS EUC用） - yoshifumi1975&amp;#39;s diary&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>2006-06-29 11:33:17</published>
  <title>[]バイト数カウント（Shift_JIS EUC用）</title>
  <type>rich</type>
  <url>https://yoshifumi.hateblo.jp/entry/20060629/1166063597</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
