Question : looking for free hex editor with ASCII / EBCDIC Characters by the hex values

There are a zillion hex editors out there.

Most I've seen display the Hex on the left and the translated ASCII / EBCDIC on the right.

Anyone know of one that displays the hex right below the characters?  

Example:

Hello!
46662
85CCF1

OR

Hello!

48 65 6C 6C 6F 21


It would also be nice if there was one that lets you change either the characters OR the hex and see the change reflected on the other side.

Like I could select the 48 and make it a 4A and then I'd get Jello!

Know what I mean?

Answer : looking for free hex editor with ASCII / EBCDIC Characters by the hex values

Aside from UltraEdit... the BEST full editor implementation with powerful hex editing comes in Notepad++
http://notepad-plus.sourceforge.net/uk/site.htm

You can open a file, then CLONE that file view to -multiple- other hex AND binary views of 8, 16, 32 or 64-bytes
...THEN edit from any one of them and the others update accordingly. Of course, again, 8-byte width with 1 column view gives hex value paired with it's ASCII representation, side-by-side.

Actually I have never checked this program out before and it is jammed with great features, more than my good-old licensed copy of EditPlus 2 ! WOW
Random Solutions  
 
programming4us programming4us