HTML字符代码有什么好的资源->字形和
我已经找到了一个很好的网站来将 HTML 字符代码转换为各自的字形:
http ://www.public.asu.edu/~rjansen/glyph_encoding.html
但是,我需要更多信息。有谁知道像上面这样的网站也提供有关其字符代码类型的信息?意思是,它是一个特殊字符吗?字形可见吗?等等...
到目前为止,我已经找到了一些包含此信息的表格,但它们并不像上面的资源那么完整。我真的很想得到一张完整的桌子。
谢谢, -本
I've already found a good site to convert HTML character codes to their respective glyphs:
http://www.public.asu.edu/~rjansen/glyph_encoding.html
However, I need a bit more information. Does anyone know of a site like the one above that also provides information on what type of character code it is? Meaning, is it a special character? Is the glyph visible? Etc...
So far I have found some tables with this information, but they aren't as complete as the resource above. I would really like to get my hands on a complete table.
Thanks,
-Ben
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
HTML 实体字符查找
HTML Entity Character Lookup
我喜欢 FileFormat.Info - 例如: http://www.fileformat .info/info/unicode/char/20ac/index.htm
I like FileFormat.Info--e.g.: http://www.fileformat.info/info/unicode/char/20ac/index.htm
Ubuntu(我想大多数其他 Linux 发行版)上的字符映射表非常棒。您可以非常轻松地通过名称或描述(例如“箭头”)搜索任何字符。
Windows 的字符映射表虽然模仿得很差,但也还可以。似乎决定某些字体(Arial、Verdana 等)无法显示某些字符,即使它们工作得很好。 (提示:尝试 MS 最新的字体创建,例如 Calibri,以获得更好的结果。)
找到字符后,您可以:
↗
↗
The character map on Ubuntu (and I assume most other Linux distros) is fantastic. You can search for any character by its name or description (e.g. "arrow") really easily.
Windows' character map is a poor imitation but kinda works too. It seems to decide that certain fonts (Arial, Verdana etc) can't display some characters, even though they work absolutely fine. (Hint: try MS's more recent font creations like Calibri for better results.)
Once you've found a character you can either:
↗
↗
这是一种快速、占用空间少的查找方法:&what;
Here's a quick, low-footprint way to look them up: &what;