UTF-8 encoder/decoder
文章推薦指數: 80 %
About this tool. This tool uses utf8.js to UTF-8-encode any string you enter in the 'decoded' field, or to decode any UTF ... UTF-8encoder/decoder UTF-8-decoded: Foo©bar𝌆baz☃qux UTF-8-encoded:(permalink) \x46\x6F\x6F\x20\xC2\xA9\x20\x62\x61\x72\x20\xF0\x9D\x8C\x86\x20\x62\x61\x7A\x20\xE2\x98\x83\x20\x71\x75\x78 Aboutthistool Thistoolusesutf8.jstoUTF-8-encodeanystringyouenterinthe‘decoded’field,ortodecodeanyUTF-8-encodedstringyouenterinthe‘encoded’field. Madeby@mathias—forkthisonGitHub!
延伸文章資訊
- 1UTF-8 encoder/decoder
About this tool. This tool uses utf8.js to UTF-8-encode any string you enter in the 'decoded' fie...
- 2What is UTF-8 Encoding? A Guide for Non-Programmers
UTF-8 is an encoding system for Unicode. It can translate any Unicode character to a matching uni...
- 3Day27 Python 基礎- 字符轉編碼操作 - iT 邦幫忙
coding:utf-8 -*- import sys print(sys.getdefaultencoding()) # 打印出目前系統字符編碼s = '你好' s_to_unicode = ...
- 4UTF-8 - Wikipedia
UTF-8 is a variable-width character encoding used for electronic communication. Defined by the Un...
- 5HTML Unicode (UTF-8) Reference - W3Schools
Unicode is a character set. UTF-8 is encoding. Unicode is a list of characters with unique decima...