Kizalishaji Jedwali la ASCII

Complete ASCII character reference with decimal, hexadecimal, binary, and octal codes.

256
Onyesha Kijenzi cha HTML
256
Jumla ya Herufi
95
Herufi Zinazoonekana
33
Herufi Zinazochapika
Herufi za Udhibiti HEX DEC OCT BIN HTML HERUFI

πŸ”„ Number Base Converter

0x00
000
00000000
TUPU

πŸ“‹ Quick Reference Guide

Herufi za Udhibiti za Kawaida

0 (NUL) - Null character
7 (BEL) - Bell/Alert
8 (BS) - Backspace
9 (TAB) - Horizontal Tab
10 (LF) - Line Feed
13 (CR) - Carriage Return
27 (ESC) - Escape
32 (SP) - Space
127 (DEL) - Delete

Masafa ya ASCII Yanayochapika

32-47: Space, punctuation
48-57: Digits (0-9)
58-64: Punctuation
65-90: Uppercase (A-Z)
91-96: Punctuation
97-122: Lowercase (a-z)
123-126: Punctuation

Mifano ya Msingi wa Nambari

A = 65 = 0x41 = 101 = 01000001
a = 97 = 0x61 = 141 = 01100001
0 = 48 = 0x30 = 060 = 00110000
Space = 32 = 0x20 = 040 = 00100000
! = 33 = 0x21 = 041 = 00100001

Vidokezo vya Programu

Upper/Lower case diff: 32
'A' + 32 = 'a'
ASCII '0' = 48
To convert digit: char - '0'
ASCII printable: 32-126
Extended ASCII: 128-255

πŸ’» Need Development Resources?

Find the best tools, courses, and books for programming and development

⚑ Smart Nation's Core Infrastructure: WIA Code ⚑

DroneΒ·Robot delivery, autonomous driving, emergency rescue and more - Experience the future in 30 days, completely free for your nation!

Jifunze Zaidi Kuhusu WIA Code

πŸ€– Chagua Msaidizi wako wa AI

πŸ’¬ ChatGPT
Most versatile β€’ Best for general ASCII questions
🧠 Claude
Best reasoning β€’ Perfect for character encoding analysis
✨ Gemini BURE
Free daily limits β€’ Built-in chat for ASCII help