iPhone 表情符号 Unicode 编码 UTF

发布于 2024-12-03 20:05:46 字数 146 浏览 1 评论 0原文

我正在将 Unicode 表情符号字符编码到字符串中并将其加载到 webview 中。

对于我使用的编码“NSUTF8StringEncoding”,但是表情符号字符只是显示为 jiberish unicode 符号,例如 ΔØÓÔÓˆ 那么什么编码我需要吗?

I'm encoding Unicode Emoji characters into a string and loading that into a webview..

for the encoding I'm using "NSUTF8StringEncoding" But the emoji characters just show up as jiberish unicode symbols like ∆¬ÓÔÓ˝ˆ So what encoding do I need?

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

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

发布评论

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

评论(1

糖果控 2024-12-10 20:05:46

NSUTF32StringEncoding 做到了这一点,之前在编码列表中没有看到它。

NSUTF32StringEncoding did the trick, didn't see it on the list of encoding before.

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