Metric Unit Calculator
Computer Science · Data Sheet

ASCII Character Reference Cheat Sheet

SymbolConstantValueUnit
NULNull character0 / 0x00ASCII
LFLine feed10 / 0x0AASCII
CRCarriage return13 / 0x0DASCII
SPACESpace32 / 0x20ASCII
AUppercase A65 / 0x41ASCII
aLowercase a97 / 0x61ASCII

About this calculator

A searchable reference for common ASCII control characters and printable symbols.

How to use the ASCII reference

Search by symbol, character name or numeric representation. ASCII values are commonly used in programming, text processing, communication protocols and data encoding.