Unicode Characters Escape & Unescape

Prefix
Encode All Chars
Padding
Uppercase Hex

Converts characters to their unicode-escaped notations.

Supports the prefixes:

  • \u

  • %u

  • U+

e.g. σου becomes \u03C3\u03BF\u03C5


Converts unicode-escaped character notation back into raw characters.

Supports the prefixes:

  • \u

  • %u

  • U+

e.g. \u03c3\u03bf\u03c5 becomes σου

Characters Escape & Unescape can escapes special characters in a string so that they do not cause conflicts, and unescapes Characters in a string that have been escaped.

Characters Escape & Unescape

Characters Escape & Unescape can escapes special characters in a string so that they do not cause conflicts, and unescapes Characters in a string that have been escaped.
Unicode Characters Escape & Unescape can convert characters to their unicode-escaped notations, and convert unicode-escaped character notation back into raw characters.

Unicode Characters Escape & Unescape

Unicode Characters Escape & Unescape can convert characters to their unicode-escaped notations, and convert unicode-escaped character notation back into raw characters.
Hex Encode & Decode is a encode tool for free that can convert the text to hexadecimal bytes separated by the specified delimiter and also can convert hexadecimal byte string back into its raw value.

Hex Encode & Decode

Hex Encode & Decode is a encode tool for free that can convert the text to hexadecimal bytes separated by the specified delimiter and also can convert hexadecimal byte string back into its raw value.
GOST Block Cipher (Magma), defined in the standard GOST 28147-89 (RFC 5830), is a Soviet and Russian government standard symmetric key block cipher with a block size of 64 bits.

GOST Block Cipher

GOST Block Cipher (Magma), defined in the standard GOST 28147-89 (RFC 5830), is a Soviet and Russian government standard symmetric key block cipher with a block size of 64 bits.