Accueil

Liens

Tomchi

D.C.K

GFA

 

Admin

Projets

Routines

ASCII Codes

ASCII Codes




File Description : ASCII Table
Author : Stephen McNabb
Creation Date : 21st February 1995
Last Updated : 21st Februray 1995

This document is a table of all the standard ASCII characters and
their hexidecimal values.

ASCII = American Standard Code for Information Interchange

Least Sig.
0 1 2 3 4 5 6 7 8 9 A B C D E F
+----------------------------------------------------------------
M 0 + NUL SOH STX ETX EOT ENQ ACK BEL BS HT LF VT FF CR SO ST
o 1 + DLE DC1 DC2 DC3 DC4 NAK SYN ETB CAN EM SUB ESC FS GS RS US
s 2 + SPC  ! " # $ % & ' ( ) * + , - . /
t 3 + 0 1 2 3 4 5 6 7 8 9  : ; < = >  ?
4 + @ A B C D E F G H I J K L M N O
S 5 + P Q R S T U V W X Y Z [ \ ] ^ _
i 6 + ` a b c d e f g h i j k l m n o
g 7 + p q r s t u v w x y z { | } ~ DEL

Example

The character 'A' is 41 in Hex.
The space character is 20 in Hex.

NUL Null character DLE Data Link Escape
SOH Start of Heading DC1 Device Control One (XON)
STX Start of Text DC2 Device Control Two
ETX End of Text DC3 Device Control Three (XOFF)
EOT End of Transmission DC4 Device Control Four
ENQ Enquiry NAK Negative Acknowledge
ACK Acknowledge SYN Synchronous Idle
BEL Bell, Alert ETB End of Transmission Block
BS Backspace CAN Cancel
HT Horizontal Tab EM End of medium
LF Line Feed SUB Substitute
VT Vertical Tabulation ESC Escape
FF Form Feed FS File Separator
CR Carriage Return GS Group Separator
SO Shift Out RS Record Separator
SI Shift In US Unit Separator


*** End of File ***


  

Dernière modification le : 09/04/2024 @ 19:05
Catégorie : Ressources

Sources

Dev Tools

Haut

Site créé avec Phortail 2.0.12
PHP version 5.1.3RC4-dev