<?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>UTF-8 &#8211; Blog Sketch</title>
	<atom:link href="https://blog.ziaowang.top/tag/utf-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ziaowang.top</link>
	<description></description>
	<lastBuildDate>Fri, 30 May 2025 06:37:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>字符编码、控制字符和转义序列</title>
		<link>https://blog.ziaowang.top/2025/02/21/character-encodings-unicode/</link>
					<comments>https://blog.ziaowang.top/2025/02/21/character-encodings-unicode/#respond</comments>
		
		<dc:creator><![CDATA[wponaws]]></dc:creator>
		<pubDate>Fri, 21 Feb 2025 10:26:18 +0000</pubDate>
				<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[ANSI-Escape-Sequence]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[Unicode]]></category>
		<category><![CDATA[UTF-8]]></category>
		<guid isPermaLink="false">http://localhost/mysite/?p=6282</guid>

					<description><![CDATA[<p>茴香豆的“茴”字有几种写法，你知道么？读完这篇笔记你就知道了。本文的写作尽量做到面向所有读者，不论技术背景。</p>



<p>本文的三个小节按照从通用原理到特殊应用的方式排列。</p>



<h2 class="wp-block-heading">计算机是如何储存文字的</h2>



<p>这是一个基础的问题。以最朴素的 ASCII 码为例：字符 &#8216;A&#8217; 可以映射到码位 65，再以8位无符号整数的方法存储，得到字节&#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>茴香豆的“茴”字有几种写法，你知道么？读完这篇笔记你就知道了。本文的写作尽量做到面向所有读者，不论技术背景。</p>



<p>本文的三个小节按照从通用原理到特殊应用的方式排列。</p>



<h2 class="wp-block-heading">计算机是如何储存文字的</h2>



<p>这是一个基础的问题。以最朴素的 ASCII 码为例：字符 &#8216;A&#8217; 可以映射到码位 65，再以8位无符号整数的方法存储，得到字节&hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.ziaowang.top/2025/02/21/character-encodings-unicode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
