ASCII Chart |
ASCII Chart
This tool provides an ASCII characters chart for referencing. The form can dock into IDE, which shows as below:
ASCII Panel: Display 128 ASCII characters, clicking a character will input it in below edit control, right-clicking a character will insert it into current position in code editor. If the character is visible then insert directly, else use the format in # and number.
Font and Size: The top ComboBox and SpinEdit can used to adjust the font and font size of ASCII panel.
$ Button: Used to switch display mode between decimal and hexadecimal, it controls the below conversion format also.
> Button: Used to switch display context between standard ASCII part and extended ASCII part.
Big Image: Display current character in large size.
Conversion Button: Input string into above edit, then click this button, you can get conversion result in below edit. In the result string, all invisible and control characters will convert to the format in # and number.
Status Bar: Display decimal and hexadecimal code of current character and itself.
Links