Unicode Escape Sequence Decoder - Online Convert \u0041 to A
Paste text with \uXXXX or \xXX escape sequences and decode to readable characters. Works for all Unicode planes.
UD5 Toolkit
Full decoder — convert any string to Unicode code points with detailed encoding information. Supports all Unicode planes including emoji.
| # | Char | Code Point (Hex) | Decimal | UTF-8 Encoding | UTF-16 Encoding | Plane | Category |
|---|---|---|---|---|---|---|---|
| Enter text above to see character details | |||||||
Paste text with \uXXXX or \xXX escape sequences and decode to readable characters. Works for all Unicode planes.
Encode or decode a string for use in a URL query parameter. See the raw and encoded versions. Dev tool.
Convert a JSON object into application/x‑www‑form‑urlencoded format. Essential for testing legacy APIs. Pure browser.
Paste code and get a beautifully highlighted preview with line numbers. Supports many languages. Copy as HTML. Pure frontend.
Break down any URL into its individual components: protocol, hostname, path, query parameters. Decode query strings easily. Purely client-side.
Paste an SVG and get a ready‑to‑use data URI for CSS backgrounds or img tags. Optimized with URL encoding. All local.
Just a dead‑simple tool to convert any text to UPPER CASE. Fast, no ads, all local. Also offers lower and title case.
Generate a standard otpauth:// URI and QR code for authenticator apps. Set issuer, account, and secret. All local.
Pick an emoji and get the exact CSS content property value with escaped Unicode. For inserting emojis via CSS.
Create SEO‑friendly slugs that handle characters from any language. Removes accents, converts Cyrillic, Greek, etc. to Latin. Local.
Convert title to URL slug with options: ignore stop words, transliterate special characters, choose separator. SEO friendly.
Paste an SVG and get an optimized, URL‑encoded data URI for use in CSS backgrounds. Reduces file size and escapes characters.
Minify JavaScript and CSS code to reduce file size for production. Remove whitespace and comments instantly. Run locally, your code stays private.
Make your JavaScript code more readable with this online beautifier. Format and indent JS automatically. Works entirely in your browser, protecting your code privacy.
Parse CSV files into structured JSON arrays or objects. Customize delimiters and headers. Processed completely in your browser to protect sensitive data.
Paste Jira/Confluence wiki markup and get a rendered HTML preview. Supports headings, lists, links, and code blocks. All local.
Insert a blank line between each line of text. Perfect for blog drafts or scripts. One‑click converter. Local.
Paste INI content and convert it to a structured JSON object. Handles sections and comments. Client‑side only.
Create a Svelte single‑file component with script, style, and markup. Choose TypeScript or JavaScript. Copy the .svelte file.
Enter a JSON pointer expression (/foo/bar) to extract a value from your pasted JSON. Debug nested objects quickly.
Convert standard HTML into Pug (formerly Jade) syntax. Clean, indented output. For Node.js templating. Client‑side.
Add floating emoji reactions (like live streams) to any screenshot or photo. Export as still image. Fun social media tool.
Paste JSON and generate typed model classes in TypeScript, Python dataclass, or Go struct. Speeds up API dev.
Enter L*a*b* values and see the corresponding RGB and hex color. Useful for advanced color manipulation.
Optimize an SVG and convert it into a URL‑encoded data URI ready for CSS backgrounds. Strip unnecessary attributes. All local.
Convert an SVG into a data‑URI for mask‑image or mask‑position. Create non‑destructive clipping masks via CSS.
Write a JavaScript snippet and get a ready‑to‑drag bookmarklet link. With minification and encoding. Easy browser tools.
Paste or upload an SVG and convert it into a CSS background‑image data URI. Clean and ready to embed.
Convert audio files between popular formats like WAV, MP3, and OGG directly in the browser. No upload, fast encoding using WebAudio and ffmpeg wasm.
Paste an SVG path and convert all relative commands to absolute. Also smooth curves to lines. Local parser.