Skip to content

Get unicode names for characters in a string, or characters by name.

License

Notifications You must be signed in to change notification settings

hdkesting/UniDecoder

Repository files navigation

UnicodeDecoder

A simple app with several unicode-related functions:

  1. Display information about all characters in a provided string
  2. Search for characters by name (or codepoint)
  3. Show all characters in a unicode block

Based on the unicode database provided by the UnicodeInformation NuGet package.

Implementations

  • A winforms app to run locally
    • Project: Unidecoder
  • A Blazor web application (Blazor Server)

About

Get unicode names for characters in a string, or characters by name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published