- name
- ascii-tool
- description
- Convert and inspect ASCII character codes and text encodings.
ASCII Tool - Character Codes
Work with ASCII character codes and convert between decimal/hex/binary.
Quick Start
ascii-tool --code AFeatures
- Look up character codes
- Convert decimal/hex/binary
- Generate ASCII table
Examples
ascii-tool --code A
ascii-tool --decode 41
ascii-tool --tableSee Also
- Related documentation:
man ascii(if available)