<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ぺんラボ &#187; 文字コード</title>
	<atom:link href="http://www.penlabo.net/archives/category/code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.penlabo.net</link>
	<description>分散コンピューティングと愚痴が少々</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:45:40 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>アスキーコードのメモ</title>
		<link>http://www.penlabo.net/archives/898</link>
		<comments>http://www.penlabo.net/archives/898#comments</comments>
		<pubDate>Mon, 13 Apr 2009 15:03:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[文字コード]]></category>
		<category><![CDATA[アスキーコード]]></category>
		<category><![CDATA[正規表現]]></category>

		<guid isPermaLink="false">http://www.penlabo.net/?p=898</guid>
		<description><![CDATA[

コード範囲
内容


0&#215;00～0x1f
制御文字


0&#215;20
空白

0&#215;21～0x7e
図形文字


0x7f
制御文字


「文字」として表示可能なのは0&#215;20～0x7 [...]]]></description>
		<wfw:commentRss>http://www.penlabo.net/archives/898/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>それはバックスラッシュ(\)か円記号（￥）か</title>
		<link>http://www.penlabo.net/archives/310</link>
		<comments>http://www.penlabo.net/archives/310#comments</comments>
		<pubDate>Mon, 01 Sep 2008 07:09:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[文字コード]]></category>
		<category><![CDATA[バックスラッシュ]]></category>
		<category><![CDATA[円記号]]></category>

		<guid isPermaLink="false">http://www.penlabo.net/?p=310</guid>
		<description><![CDATA[Windowsで作業するには問題はおきませんが、
別のOＳやUTF-8コードのアプリケーションで使用すると、
とたんに牙をむくのがバックスラッシュ。このCMSでもそうですね。
コードで書くとバックスラッシュは\x5c
円 [...]]]></description>
		<wfw:commentRss>http://www.penlabo.net/archives/310/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

