<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naos92</author_name>
  <author_url>https://blog.hatena.ne.jp/naos92/</author_url>
  <blog_title>naos92の日記</blog_title>
  <blog_url>https://naos92.hatenablog.com/</blog_url>
  <categories>
    <anon>ChatGPT</anon>
    <anon>IPA</anon>
    <anon>IT</anon>
  </categories>
  <description>H16 春・ソフトウェア開発技術者試験 午後Ⅰ問5（Base64の変換プログラム問題） を、やさしく具体的に解説しますね。 1. Base64とは？ インターネットのメールやWebでは、**バイナリデータ（画像やPDFなど）**をそのまま送れない場合があります。 そこで **0〜63の範囲の数字（6ビット単位）**に分け、**64種類の文字（A〜Z, a〜z, 0〜9, +, /）**で表現する方式がBase64です。 1バイト（8ビット）×3 = 24ビット → 6ビットずつに分ける → 4文字に変換されます。 👉 つまり、3バイトのデータが4文字に変換されるという仕組みです。余りが出る場合…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaos92.hatenablog.com%2Fentry%2F2025%2F08%2F16%2F232757&quot; title=&quot;【IPA】H16 春・ソフトウェア開発技術者試験 午後Ⅰ問5（Base64の変換プログラム問題） - naos92の日記&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>2025-08-16 23:27:57</published>
  <title>【IPA】H16 春・ソフトウェア開発技術者試験 午後Ⅰ問5（Base64の変換プログラム問題）</title>
  <type>rich</type>
  <url>https://naos92.hatenablog.com/entry/2025/08/16/232757</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
