Decode Unicode escape sequences to text. \uXXXX to characters. For JavaScript strings.
Decode Unicode escape sequences to text. \uXXXX to characters. For JavaScript strings.
Category: Інструменти для розробників • Free online tool • No signup required
Інструменти, які можуть знадобитися
Encode text to Base64. Supports Unicode. For APIs and data encoding.
Інструменти для розробниківDecode Base64 to text. Supports Unicode. For APIs and data decoding.
Інструменти для розробниківEncode text for URLs. Percent encoding. For query strings and links.
Інструменти для розробниківDecode URL-encoded text. Percent decoding. For parsing URLs.
Інструменти для розробниківEncode text to HTML entities. < > & etc. For safe HTML display.
Інструменти для розробниківDecode HTML entities to text. < to <. For parsing HTML content.
Інструменти для розробників