0xE1 在什么字符集中是“a”?带变音符号?

发布于 2025-01-02 05:51:40 字数 121 浏览 3 评论 0原文

我正在尝试识别扩展的 ascii 字符集,其中 0xE1 是带有元音变音的“a”(8859-1 字符 E4) 0xF5 是带有变音符号的“u”(8859-1 字符 FC)。 有人见过这个字符集吗?它很可能可以追溯到 80 年代。

I am trying to identify an extended ascii charset where 0xE1 is an "a" with an umlaut (8859-1 character E4)
and 0xF5 is a "u" with an umlaut (8859-1 character FC).
Has anyone seen this charset before? It quite possibly dates back to the 80's.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

仄言 2025-01-09 05:51:40

据我所知,没有使用这些符号的标准 ASCII 字符集。以下是标准字符集的列表: http://www.columbia.edu/kermit/csettables .html

但是,您引用的字符集实际上用于与某些 LED 接口,例如 HT1632 兼容的 LED 使用相同的字符集: http://blog.thiseldo.co.uk/wp-filez/USB_HT1632_Matrix.pde

我希望这有帮助。

To my knowledge, there are no standard ASCII character sets which use those symbols. Here is a list of the standard character sets: http://www.columbia.edu/kermit/csettables.html

However, the character set you referenced is in fact used for interfacing with some LEDs, for example HT1632-compliant LEDs use the same character set: http://blog.thiseldo.co.uk/wp-filez/USB_HT1632_Matrix.pde

I hope this helps.

洛阳烟雨空心柳 2025-01-09 05:51:40

它们属于常用的 ISO-8859-1 字符集,也称为 latin-1。

These are in the commonly used ISO-8859-1 character set, also known as latin-1.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文