Java Reference
In-Depth Information
D
Latin‐1 Character Set 
This appendix contains the Latin‐1 character set and the character codes in both decimal
and hexadecimal formats. As explained in Chapter 2, the escape sequence \xNN , where NN
is a hexadecimal character code from the Latin‐1 character set shown here, can be used to
represent characters that can't be typed directly in JavaScript.
Decimal character coDe
hexaDecimal character coDe
Symbol
32
20
Space
33
21
!
34
22
"
35
23
#
36
24
$
37
25
%
38
26
&
39
27
'
40
28
(
41
29
)
42
2A
*
43
2B
+
44
2C
,
45
2D
continues
 
Search WWH ::




Custom Search