<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktrito33</author_name>
  <author_url>https://blog.hatena.ne.jp/ktrito33/</author_url>
  <blog_title>怠日記</blog_title>
  <blog_url>https://nmk365.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBScript</anon>
  </categories>
  <description>文字のコードポイント、またはコードポイントに対応する文字の取得方法を紹介する。文字のコードポイントを取得する（ANSI/シフトJIS）文字の ANSI コードまたはシフト JIS コードを取得するには Asc 関数を使う。Asc(string)string： 文字を指定する。2文字以上の文字列を指定した場合、先頭の文字が対象になる。例：文字の ANSI コードを取得するWScript.Echo Asc(&quot;A&quot;) ' → 65 ​ WScript.Echo Asc(&quot;ABC&quot;) ' → 65（先頭の A の ANSI コードが返る）例：文字のシフト JIS コードを取得するWScript.Ech…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2F20240521%2F1716242400&quot; title=&quot;VBScript - 文字のコードポイント、コードポイントに対応する文字を取得する | Asc, Chr, AscW, ChrW 関数 - 怠日記&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>2024-05-21 07:00:00</published>
  <title>VBScript - 文字のコードポイント、コードポイントに対応する文字を取得する | Asc, Chr, AscW, ChrW 関数</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/20240521/1716242400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
