ISO 646-US-1972
ISO 646-IRV-1992

International Standards Organization 646, for encoding information appropriate to the United States (1972 to present).

International Standards Organization 646, for encoding information as the International Reference Version from which all other country specific encodings are based (1991 to present).

main computer information


Also known as:
USASCII - X3.4-1967 -- there is one notable difference: broken vertical bar instead of vertical bar
ISO 646-IRV-1991 -- capitalist forces displace ISO 646-IRV-1972 with ISO 646-US-1972, establishing the new International Reference Version of ISO 646-IRV-1991. BFD.

As per ISO 6429, the newline sequence: 0A (LF)
CP/M and Microsoft DOS and Windows idiosyncratically uses: 0D 0A (CR LF)
Apple's AppleDOS, ProDOS, GS/OS and MacOS idiosyncratically uses: 0D (CR)
Unix, AmigaOS, Linux, and many other OS's use the standard's specification.

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

Legend
  light blue background indicates a control character
technically, not part of ISO 646
  normal colored background indicates a glyph (printable) character
NUL null
SOH start of heading
STX start of text
ETX end of text
EOT end of transmission
ENQ enquiry
ACK acknowledge
BEL bell (audible or attention signal)
BS backspace
HT horizontal tabulation
LF line feed
VT vertical tabulation
FF form feed
CR carriage return
SO shift out
SI shift in
DLE data link escape
DC1 device control 1 (XON)
DC2 device control 2
DC3 device control 3 (XOFF)
DC4 device control 4
NAK negative acknowledge
SYN synchronous idle
ETB end of transmission block
CAN cancel
EM end of medium
SUB substitute
ESC escape
FS file separator
GS group separator
RS record separator
US unit separator
SP space (normally whitespace glyph)
' apostrophe
, comma
< less than
> greater than
\ reverse slant
| vertical bar
DEL delete


Lovingly handcrafted HTML, using VIM.
Best viewed with a computer.