跳到主要内容

URL Encoding / Percent Encoding

💡 Tip:The core of URL encoding is to first convert characters to UTF-8 bytes, then perform percent encoding.

Quick String Examples

Click the examples below to quickly experience different types of string encoding

💡 Tip: Click any example to quickly fill in, supports Chinese, Unicode, Emoji and other character types