Skip to content

Convert hexadecimal strings to utf-8 (including ASCII and NON-ASCII characters) and vice versa.

License

Notifications You must be signed in to change notification settings

Teraskull/hexacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexacon

Hexacon is a GUI application for converting hexadecimal strings to utf-8.

Forthebadge

Main window screenshot

Features

  • Convert any Unicode symbol.
  • Convert hexadecimal strings with or without \x.
  • Click Copy, to copy converted text to clipboard.

Examples

utf ⟹ hex

  "This is a string""\x54\x68\x69\x73\x20\x69\x73\x20\x61\x20\x73\x74\x72\x69\x6e\x67"

hex ⟹ utf

"54686973206973206120737472696e67""This is a string"

License:

This software is available under the following licenses:

  • MIT

About

Convert hexadecimal strings to utf-8 (including ASCII and NON-ASCII characters) and vice versa.

Topics

Resources

License

Stars

Watchers

Forks

Languages