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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Your Name
Mar 12, 2025
6e4a3a8 · Mar 12, 2025

History

1 Commit
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025

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