Skip to content

A simple Windows-based Unicode converter written in C++ using the Win32 API

License

Notifications You must be signed in to change notification settings

nuloperrito/UEncode

Repository files navigation

Unicode Escape Converter

A simple Windows-based Unicode converter written in C++ using the Win32 API. This application allows users to convert between Unicode escape sequences (e.g., \u0041) and normal text characters.

Features

  • Convert Unicode escape sequences to normal text.
  • Convert normal text to Unicode escape sequences.
  • Copy converted text to the clipboard.
  • Simple and user-friendly GUI.

License

This project is licensed under the MIT License.

About

A simple Windows-based Unicode converter written in C++ using the Win32 API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published