Unicode Converter Tool

About This Tool

This Unicode converter allows you to convert between text and various encoding formats including Unicode escape sequences, hexadecimal, binary, and HTML entities. Simply enter your text and click one of the conversion buttons.

Examples:
• "A" → Unicode: \u0041
• "\u0041" → Text: "A"
• "A" → Hex: 41
• "A" → Binary: 01000001
• "A" → HTML Entity: A