Next-Gen App & Browser
Testing Cloud

Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

Next-Gen App & Browser Testing Cloud

Convert ASCII Text to Decimal

This free online tool converts ASCII characters to their corresponding decimal values quickly, making it ideal for coding, data processing, and text conversions.

Test Your Web Or Mobile Apps On 3000+ Browsers
Signup for free...

Input

Output

What is ASCII Text?

ASCII Text refers to characters represented using the ASCII (American Standard Code for Information Interchange) encoding. In ASCII, each character (letters, numbers, punctuation marks, and some control characters) is mapped to a unique numeric value between 0 and 127. This standard allows computers to store, share, and display text in a consistent format. ASCII is widely used in programming and data exchange due to its simplicity and compatibility across systems.

What is the Decimal Number System?

The Decimal Number System or base-10, uses ten digits (0-9) to represent numbers. Each digit's value depends on its position, with each place representing a power of 10. Commonly used in everyday life for counting, measuring, and calculations, it forms the basis for mathematics, finance, and science.

What is ASCII to Decimal conversion?

This tool allows you to convert ASCII characters (letters, numbers, symbols) into their decimal representation. ASCII encoding is widely used in computer systems, where each character is represented by a unique number. This conversion can be helpful for developers, students, or anyone working with ASCII codes in programming, cryptography, or data analysis.

ASCII Text to Decimal Converter Examples

Example: 1

ASCII: Hello

When we convert the values to decimal: we get: 72 101 108 108 111

Example: 2

ASCII: Good

When we convert the values to decimal: we get: 103 111 111 100

Example: 3

ASCII: Amazing

When we convert the values to decimal: we get: 97 109 97 122 105 110 103

How to use this ASCII to Decimal converter?

  • Add Input: Choose from Upload TXT file or Load via the link available in the upper right corner of the Input box, or you can just simply paste the text there.
  • Automatic conversion: Click on the Convert button to start the conversion.
  • Use the Output: Download the converted values by selecting the “Download” button available in the upper right corner of the Output box, or you can copy the values by clicking on the “copy to clipboard” button available below the download button.

ASCII to Decimal Conversion Table

ASCII CharacterDecimalHexadecimalBinary
Space3220100000
!3321100001
"3422100010
#3523100011
$3624100100
%3725100101
&3826100110
3927100111
(4028101000
)4129101001
*422A101010
+432B101011
,442C101100
-452D101101
.462E101110
/472F101111
04830110000
14931110001
25032110010
35133110011
45234110100
55335110101
65436110110
75537110111
85638111000
95739111001
:583A111010
;593B111011
<603C111100
=613D111101
>623E111110
?633F111111
@64401000000
A65411000001
B66421000010
C67431000011
D68441000100
E69451000101
F70461000110
G71471000111
H72481001000
I73491001001
J744A1001010
K754B1001011
L764C1001100
M774D1001101
N784E1001110
O794F1001111
P80501010000
Q81511010001
R82521010010
S83531010011
T84541010100
U85551010101
V86561010110
W87571010111
X88581011000
Y89591011001
Z905A1011010
[915B1011011
\925C1011100
]935D1011101
^945E1011110
_955F1011111
`96601100000
a97611100001
b98621100010
c99631100011
d100641100100
e101651100101
f102661100110
g103671100111
h104681101000
i105691101001
j1066A1101010
k1076B1101011
l1086C1101100
m1096D1101101
n1106E1101110
o1116F1101111
p112701110000
q113711110001
r114721110010
s115731110011
t116741110100
u117751110101
v118761110110
w119771110111
x120781111000
y121791111001
z1227A1111010
{ 1237B1111011
|1247C1111100
}1257D1111101
~1267E1111110
(DEL)1277F1111111

Non Printable ASCII characters

Non-printable ASCII characters are characters that do not represent a visible symbol or letter. Instead, they perform control functions in computing and telecommunications. Here’s a brief description of the non-printable ASCII characters conversion table:

ASCII CharacterDecimalHexadecimalBinaryDescription
NUL000Null character
SOH111Start of Heading
STX2210Start of Text
ETX3311End of Text
EOT44100End of Transmission
ENQ55101Enquiry
ACK66110Acknowledge
BEL77111Bell (Alert)
BS881000Backspace
HT991001Horizontal Tab
LF100A1010Line Feed (New Line)
VT110B1011Vertical Tab
FF120C1100Form Feed
CR130D1101Carriage Return
SO140E1110Shift Out
SI150F1111Shift In
DLE161010000Data Link Escape
DC1171110001Device Control 1
DC2181210010Device Control 2
DC3191310011Device Control 3
DC4201410100Device Control 4
NAK211510101Negative Acknowledge
SYN221610110Synchronous Idle
ETB231710111End of Transmission Block
CAN241811000Cancel
EM251911001End of Medium
SUB261A11010Substitute
ESC271B11011Escape
FS281C11100File Separator
GS291D11101Group Separator
RS301E11110Record Separator
US311F11111Unit Separator
(DEL)1277F1111111Delete

Why Use ASCII to Decimal Conversion?

ASCII (American Standard Code for Information Interchange) encoding assigns a numerical value to each character. This allows computers to store and manipulate text efficiently. Converting ASCII characters to their decimal equivalents is essential in numerous fields:

  • Programming and Scripting: Decimal values are often used in low-level programming to manipulate individual characters. ASCII codes can be essential for encoding, decoding, or debugging text-based data.
  • Cryptography: ASCII to decimal conversion is a fundamental step in encoding and cryptographic algorithms, especially for hash functions, encryption, and secure data storage.
  • Networking: When transferring text over networks, especially in older or constrained systems, decimal encoding can help ensure that characters are received accurately.

What are the benefits of using this tool?

  • Universal Readability: Decimal values provide a standardized numeric format that is widely understood in both programming and data analytics.
  • Storage Efficiency: Numeric encoding can help reduce space, especially in specific data storage contexts where bytes are optimized.
  • Data Security: By converting text into decimal, it can be easier to work with obfuscated or protected data.

Frequently Asked Questions (FAQs)

Can I use this tool offline?

This tool is currently web-based and requires an internet connection. However, you can bookmark this page for quick access anytime.

Can I convert decimal values back to ASCII?

Yes you can by using our other tool Decimal to ASCII converter.

Is there a limit to how much text I can convert?

No, this tool is designed to handle large inputs, so feel free to paste as much text as you need.

Do I need to register or log in to use the ASCII to Decimal Converter?

No registration is required! This tool is free to use with no signup or login necessary. Just enter your text and convert it instantly.

How accurate is the conversion?

The tool is highly accurate and precisely follows the ASCII standard to ensure that each character is matched to its correct decimal code.

Is my data safe?

All processing happens in your browser, nothing is stored or sent to our servers. Your data stays private and secure.

Did you find this page helpful?

Helpful

NotHelpful

More Tools

... Code Tidy
... Data Format
... Random Data
... Hash Calculators
... Utils
IDN Encode IDN Decode XML To JSON Converter JSON To XML Converter JSON To YAML Converter BCD To Decimal HEX To Decimal Decimal To BCD UTF8 Decode UTF8 Encode HEX to RGB RGB to HEX Convert HTML to Markdown Convert Markdown to HTML Decimal To Gray Code Gray To Decimal URL Decode URL Encode Base64 Encode Base64 Decode Text To HTML Entities Converter HTML Entities To Text Converter XOR Calculator REM to PX Converter PX to REM Converter Binary to Decimal Converter Binary to Gray Code Converter Binary to Octal Converter Octal to Decimal Converter Decimal to Binary Converter Decimal to Octal Converter Decimal to Hexadecimal Converter Hexadecimal to Binary Converter Octal to Binary Converter Binary to Text Converter CSV to JSON Converter CSV to TSV Converter CSV to Excel Converter JSON to TSV Converter XML to YAML Converter XML to HTML Converter YAML to XML Converter CSV to XML Converter HTML to BBCode Converter HTML to XML Converter YAML to JSON Converter HTML to JSON Converter HTML to CSV Converter JSON to HTML Converter HTML to YAML Converter CSV to HTML Converter XML to TSV Converter XML to CSV Converter Binary to Hex Converter ASCII to Binary Converter ASCII to Hex Converter ASCII to Text Converter Text to ASCII Converter Gray Code to Binary Converter JSON to CSV Converter YAML to CSV Converter JWT Decoder XML Stringify CSS to LESS CSS to SASS CSS to SCSS SQL to HTML SQL to YAML SQL to XML SQL to JSON SQL to CSV SCSS to CSS Converter JSON Stringify HTML to JADE Converter CSS to Stylus Converter RGB to CMYK CMYK to RGB HEX To CMYK CMYK To HEX Phone Number Extractor Reverse Text Generator String to JSON ROT-13 Encoder/Decoder Text to Binary Octal to Hexadecimal Word Sorter Number Sorter Words to Numbers Crontab Generator Numbers to Words Morse Code Translator SASS to CSS IP to Hex Bcrypt Generator Remove Spaces Fibonacci Calculator Text to One Line Hex to IP Hex to ASCII CSV to TXT TXT to CSV Decimal to ASCII ASCII to Decimal JSON to Text JSON to BSON Column to CSV Unicode Text Converter Unicode to ASCII ASCII to Unicode Octal to ASCII Hex to UTF-8 Is JavaScript Enabled? TSV to CSV Converter Binary Calculator Bitwise Calculator cURL to PHP Base64 to Hex Hex to Base64
ShadowLT Logo

Start your journey with LambdaTest

Get 100 minutes of automation test minutes FREE!!

Signup for free