Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 571 Bytes

charconv

Charconv 0.1 is a small app that displays input query in various unicode representation formats. Choose your format type on the lower right pane. Enter a string (10 chars max) in the query above and press "Convert" button to see the results.

You can do a reverse query in \\u, 0x, \\x notation as well.

INSTALL:

All you need to do is install python2.7 and run charconv-0.1.pyw

A few screenshots:

screenshot 1

screenshot 2