Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 912 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 912 Bytes

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