Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Text Encoding ConverterNew to Visual Studio Code? Get it now.
Text Encoding Converter

Text Encoding Converter

Siger

|
3,699 installs
| (0) | Free
Converts text between Latin (ISO-8859-1) and UTF-8 (and vice versa)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Text Encoding Converter

Text Encoding Converter is a Visual Studio Code extension that allows you to convert selected text to ISO-8859-1 or UTF-8 encoding. This can be particularly useful when working with text data that requires specific encoding formats.

Features

  • Convert selected text to ISO-8859-1 encoding.
  • Convert selected text to UTF-8 encoding.

Usage

  1. Open a text file or a code file in VS Code.
  2. Select some text.
  3. Open the Command Palette by pressing Ctrl + Shift + P (Windows/Linux) or Cmd + Shift + P (macOS).
  4. Type "Convert to ISO-8859-1" and select the command.
  5. The selected text will be converted to ISO-8859-1 and replaced in the editor.
  6. Repeat steps 3-5 to convert the text to UTF-8.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft