i am developing my GUI in visual c++ and i want to show binary data in rich edit or similar text editing control so please can any one help me how can i achieve this?(Like if we open any binary file in notepad++).
EDIT: all ASCII characters i want to show in GUI.
for example:

please help me.