Core
JSON Formatter
JSON Minifier
JSON Validator
JSON Tree Viewer
JSON Editor
JSONPath Tester
Convert
JSON to YAML
JSON to XML
JSON to CSV
Code Gen
JSON to TypeScript
JSON to Go
JSON to Java
JSON to C#
JSON to Python
JSON to SQL
JSON to MyBatis
Advanced
JSON Diff
JSON Schema
JSON Mock Generator
JSON Flatten
JSON Sort Keys
JSON Visualizer
JSON Encode
示例 1
示例 2
JSON
Dog
Tools
Blog
Cheat Sheet
JSON Encode
Base64 and URL encode/decode
Base64 编码
Base64 解码
URL 编码
URL 解码
Input
0 chars
Upload
Sample
Output
Copy
相关工具
JSON Diff
JSON Schema
JSON Mock Generator
JSON Flatten
JSON Sort Keys
JSON Visualizer
常见问题
Base64 支持中文吗?
支持,使用 UTF-8 安全编码,可正确处理中文与 emoji。
URL 编码用什么标准?
使用 encodeURIComponent,适合编码 URL 参数。