Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Unicode ConversionNew to Visual Studio Code? Get it now.
Unicode Conversion

Unicode Conversion

Taweesak S.

|
8,247 installs
| (7) | Free
Use this to convert unicode escape sequences to unicode characters.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Unicode Conversion

Unicode Conversion is a Visual Studio Code extension that allows you to convert Unicode escape sequences in your file to their corresponding Unicode characters effortlessly.

Features

  • Convert all Unicode escape sequences in a document.
  • Convert selected Unicode escape sequences.

Usage

Convert Document Unicode Escape Sequences

  • Command Palette: Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette, then type Unicode Conversion: Convert Document and select the command. Icon of Unicode Conversion
  • Context Menu: Right-click in the editor window, navigate to Unicode Conversion > Convert Document. Icon of Unicode Conversion
  • Keyboard Shortcut: Press Ctrl+Alt+U (Windows/Linux) or Cmd+Alt+U (Mac) to convert all Unicode escape sequences in the document.

Convert Selected Unicode Escape Sequences

  • Command Palette: Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette, then type Unicode Conversion: Convert Selection and select the command. Icon of Unicode Conversion
  • Context Menu: Right-click in the editor window, navigate to Unicode Conversion > Convert Selection. Icon of Unicode Conversion
  • Keyboard Shortcut: Press Ctrl+Alt+S (Windows/Linux) or Cmd+Alt+S (Mac) to convert the selected Unicode escape sequences.

Installation

  1. Open Visual Studio Code
  2. Press Ctrl+P to open the quick open dialog
  3. Type ext install Unicode Conversion and press Enter

Support

If you find this extension helpful, consider supporting me by buying me a coffee!

Buy Me a Coffee

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft