Unicode编码用于将字符转换为Unicode码点表示,支持所有语言的字符。UNICODE编码使用百分号(%)后跟两个十六进制数字来表示特殊字符。
输入:Hello 世界
输出:Hello \u4E16\u754C
所有操作均在您的浏览器本地完成,不会将您的文本内容上传至服务器或保存在任何地方。您可以放心使用本工具处理敏感文本内容。
Unicode encoding is used to convert characters into Unicode code point representation, supporting characters from all languages. URL encoding uses a percent sign (%) followed by two hexadecimal digits to represent special characters.
Input:Hello 世界
Output:Hello \u4E16\u754C
All operations are performed locally in your browser, and your text content is never uploaded to any server or saved anywhere. You can confidently use this tool to process sensitive text content.