度数符号的 UTF 16 代码

发布于 2024-12-19 07:52:33 字数 104 浏览 1 评论 0原文

我需要在我的 html 页面上放置一个学位符号。它将从属性文件中读取。所以我需要计算出度数符号作为上标的UTF-16编码。 N* 之类的 UTF-16 是什么,其中 N 是随机数,* 应该是符号

I need to put a degree symbol on my html page. It will be read from a property file. So I need to figure out the UTF-16 encoding for a degree symbol as superscript.
What is the UTF-16 for something like N* where N is a random number and * is supposed to be the symbol

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

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

发布评论

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

评论(1

一个人的夜不怕黑 2024-12-26 07:52:33

您将在此处找到所需的所有数据。特别是,您可以使用 ° 在 html 页面中嵌入学位符号。

You will find all the data you need here. In particular you can use ° to embed degree sign in your html page.

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