open all | close all

ASCII CODE 표

조회 수 60047 추천 수 0 2011.07.05 11:42:14
ASCII CODE 표

DEC

HEX

OCT

Char

 

DEC

HEX

OCT

Char

 

DEC

HEX

OCT

Char

0

00

000

Ctrl-@ NUL

43

2B

053

+

86

56

126

V

1

01

001

Ctrl-A SOH

44

2C

054

,

87

57

127

W

2

02

002

Ctrl-B STX

45

2D

055

-

88

58

130

X

3

03

003

Ctrl-C ETX

46

2E

056

.

89

59

131

Y

4

04

004

Ctrl-D EOT

47

2F

057

/

90

5A

132

Z

5

05

005

Ctrl-E ENQ

48

30

060

0

91

5B

133

[

6

06

006

Ctrl-F ACK

49

31

061

1

92

5C

134

\

7

07

007

Ctrl-G BEL

50

32

062

2

93

5D

135

]

8

08

010

Ctrl-H BS

51

33

063

3

94

5E

136

^

9

09

011

Ctrl-I HT

52

34

064

4

95

5F

137

_

10

0A

012

Ctrl-J LF

53

35

065

5

96

60

140

`

11

0B

013

Ctrl-K VT

54

36

066

6

97

61

141

a

12

0C

014

Ctrl-L FF

55

37

067

7

98

62

142

b

13

0D

015

Ctrl-M CR

56

38

070

8

99

63

143

c

14

0E

016

Ctrl-N SO

57

39

071

9

100

64

144

d

15

0F

017

Ctrl-O SI

58

3A

072

:

101

65

145

e

16

10

020

Ctrl-P DLE

59

3B

073

;

102

66

146

f

17

11

021

Ctrl-Q DCI

60

3C

074

<

103

67

147

g

18

12

022

Ctrl-R DC2

61

3D

075

=

104

68

150

h

19

13

023

Ctrl-S DC3

62

3E

076

>

105

69

151

i

20

14

024

Ctrl-T DC4

63

3F

077

?

106

6A

152

j

21

15

025

Ctrl-U NAK

64

40

100

@

107

6B

153

k

22

16

026

Ctrl-V SYN

65

41

101

A

108

6C

154

l

23

17

027

Ctrl-W ETB

66

42

102

B

109

6D

155

m

24

18

030

Ctrl-X CAN

67

43

103

C

110

6E

156

n

25

19

031

Ctrl-Y EM

68

44

104

D

111

6F

157

o

26

1A

032

Ctrl-Z SUB

69

45

105

E

112

70

160

p

27

1B

033

Ctrl-[ ESC

70

46

106

F

113

71

161

q

28

1C

034

Ctrl-\ FS

71

47

107

G

114

72

162

r

29

1D

035

Ctrl-] GS

72

48

110

H

115

73

163

s

30

1E

036

Ctrl-^ RS

73

49

111

I

116

74

164

t

31

1F

037

Ctrl_ US

74

4A

112

J

117

75

165

u

32

20

040

Space

75

4B

113

K

118

76

166

v

33

21

041

!

76

4C

114

L

119

77

167

w

34

22

042

"

77

4D

115

M

120

78

170

x

35

23

043

#

78

4E

116

N

121

79

171

y

36

24

044

$

79

4F

117

O

122

7A

172

z

37

25

045

%

80

50

120

P

123

7B

173

{

38

26

046

&

81

51

121

Q

124

7C

174

|

39

27

047

'

82

52

122

R

125

7D

175

}

40

28

050

(

83

53

123

S

126

7E

176

~

41

29

051

)

84

54

124

T

127

7F

177

DEL

42

2A

052

*

85

55

125

U




Special Character Entities

The following table gives the character entity reference for markup-significant and internationalization characters.

CharacterEntityDecimalHex

Rendering in Your Browser

EntityDecimalHex
quotation mark = APL quote&quot;&#34;&#x22;"""
ampersand&amp;&#38;&#x26;&&&
less-than sign&lt;&#60;&#x3C;<<<
greater-than sign&gt;&#62;&#x3E;>>>
Latin capital ligature OE&OElig;&#338;&#x152;ŒŒŒ
Latin small ligature oe&oelig;&#339;&#x153;œœœ
Latin capital letter S with caron&Scaron;&#352;&#x160;ŠŠŠ
Latin small letter s with caron&scaron;&#353;&#x161;ššš
Latin capital letter Y with diaeresis&Yuml;&#376;&#x178;ŸŸŸ
modifier letter circumflex accent&circ;&#710;&#x2C6;ˆˆˆ
small tilde&tilde;&#732;&#x2DC;˜˜˜
en space&ensp;&#8194;&#x2002;
em space&emsp;&#8195;&#x2003;
thin space&thinsp;&#8201;&#x2009;
zero width non-joiner&zwnj;&#8204;&#x200C;
zero width joiner&zwj;&#8205;&#x200D;
left-to-right mark&lrm;&#8206;&#x200E;
right-to-left mark&rlm;&#8207;&#x200F;
en dash&ndash;&#8211;&#x2013;
em dash&mdash;&#8212;&#x2014;
left single quotation mark&lsquo;&#8216;&#x2018;
right single quotation mark&rsquo;&#8217;&#x2019;
single low-9 quotation mark&sbquo;&#8218;&#x201A;
left double quotation mark&ldquo;&#8220;&#x201C;
right double quotation mark&rdquo;&#8221;&#x201D;
double low-9 quotation mark&bdquo;&#8222;&#x201E;
dagger&dagger;&#8224;&#x2020;
double dagger&Dagger;&#8225;&#x2021;
per mille sign&permil;&#8240;&#x2030;
single left-pointing angle quotation mark&lsaquo;&#8249;&#x2039;
single right-pointing angle quotation mark&rsaquo;&#8250;&#x203A;
euro sign&euro;&#8364;&#x20AC;





HTML Entities and/or ISO Latin-1 codes can be placed in source code like any other alphanumeric characters to produce special characters and symbols that cannot be generated in HTML with normal keyboard commands.

For example, to render Düsseldorf the HTML source should read

D&uuml;sseldorf or D&#252;sseldorf

While many similar lists are available on the Web (run your favorite search engine using "ISO Latin" or "HTML Entities"), none I've seen account for the standard character sets of different operating systems (e.g. Windows vs. DOS vs. Macintosh, etc.); this list should produce the same results on all platforms.

PunctuationHTML Entity
(case sensitive)
ISO Latin-1 codename or meaning
&ndash;&#8211;en dash
&mdash;&#8212;em dash
¡&iexcl;&#161;inverted exclamation
¿&iquest;&#191;inverted question mark
"&quot;&#34;quotation mark
&ldquo;&#8220;left double curly quote
&rdquo;&#8221;right double curly quote
' &#39;apostrophe (single quote)
&lsquo;&#8216;left single curly quote
&rsquo;&#8217;right single curly quote
«
»
&laquo;
&raquo;
&#171;
&#187;
guillemets (used as quotation marks in some languages, e.g., French)
  
(Its there, but you can't see it!)
&nbsp;&#160;non-breaking space
Symbols 
&&amp;&#38;ampersand
¢&cent;&#162;cent
©&copy;&#169;copyright
÷&divide;&#247;divide
>&gt;&#62;greater than
<&lt;&#60;less than
µ&micro;&#181;micron
·&middot;&#183;middle dot
&para;&#182;pilcrow (paragraph sign)
±&plusmn;&#177;plus/minus
&euro;&#8364;Euro
£&pound;&#163;British Pound Sterling
®&reg;&#174;registered
§&sect;&#167;section
&trade;&#153;trademark
¥&yen;&#165;Japanese Yen
Diacritics 
á
Á
&aacute;
&Aacute;
&#225;
&#193;
lower-case "a" with acute accent
upper-case "A" with acute accent
à
À
&agrave;
&Agrave;
&#224;
&#192;
lower-case "a" with grave accent
upper-case "A" with grave accent
â
Â
&acirc;
&Acirc;
&#226;
&#194;
lower-case "a" with circumflex
upper-case "A" with circumflex
å
Å
&aring;
&Aring;
&#229;
&#197;
lower-case "a" with ring
upper-case "A" with ring
ã
Ã
&atilde;
&Atilde;
&#227;
&#195;
lower-case "a" with tilde
upper-case "A" with tilde
ä
Ä
&auml;
&Auml;
&#228;
&#196;
lower-case "a" with diaeresis/umlaut
upper-case "A" with diaeresis/umlaut
æ
Æ
&aelig;
&AElig;
&#230;
&#198;
lower-case "ae" ligature
upper-case "AE" ligature
ç
Ç
&ccedil;
&Ccedil;
&#231;
&#199;
lower-case "c" with cedilla
upper-case "C" with cedilla
é
É
&eacute;
&Eacute;
&#233;
&#201;
lower-case "e" with acute accent
upper-case "E" with acute accent
è
È
&egrave;
&Egrave;
&#232;
&#200;
lower-case "e" with grave accent
upper-case "E" with grave accent
ê
Ê
&ecirc;
&Ecirc;
&#234;
&#202;
lower-case "e" with circumflex
upper-case "E" with circumflex
ë
Ë
&euml;
&Euml;
&#235;
&#203;
lower-case "e" with diaeresis/umlaut
upper-case "E" with diaeresis/umlaut
í
Í
&iacute;
&Iacute;
&#237;
&#205;
lower-case "i" with acute accent
upper-case "I" with acute accent
ì
Ì
&igrave;
&Igrave;
&#236;
&#204;
lower-case "i" with grave accent
upper-case "I" with grave accent
î
Î
&icirc;
&Icirc;
&#238;
&#206;
lower-case "i" with circumflex
upper-case "I" with circumflex
ï
Ï
&iuml;
&Iuml;
&#239;
&#207;
lower-case "i" with diaeresis/umlaut
upper-case "I" with diaeresis/umlaut
ñ
Ñ
&ntilde;
&Ntilde;
&#241;
&#209;
lower-case "n" with tilde
upper-case "N" with tilde
ó
Ó
&oacute;
&Oacute;
&#243;
&#211;
lower-case "o" with acute accent
upper-case "O" with acute accent
ò
Ò
&ograve;
&Ograve;
&#242;
&#210;
lower-case "o" with grave accent
upper-case "O" with grave accent
ô
Ô
&ocirc;
&Ocirc;
&#244;
&#212;
lower-case "o" with circumflex
upper-case "O" with circumflex
ø
Ø
&oslash;
&Oslash;
&#248;
&#216;
lower-case "o" with slash
upper-case "O" with slash
õ
Õ
&otilde;
&Otilde;
&#245;
&#213;
lower-case "o" with tilde
upper-case "O" with tilde
ö
Ö
&ouml;
&Ouml;
&#246;
&#214;
lower-case "o" with diaeresis/umlaut
upper-case "O" with diaeresis/umlaut
ß&szlig;&#223;ess-tsett
ú
Ú
&uacute;
&Uacute;
&#250;
&#218;
lower-case "u" with acute accent
upper-case "U" with acute accent
ù
Ù
&ugrave;
&Ugrave;
&#249;
&#217;
lower-case "u" with grave accent
upper-case "U" with grave accent
û
Û
&ucirc;
&Ucirc;
&#251;
&#219;
lower-case "u" with circumflex
upper-case "U" with circumflex
ü
Ü
&uuml;
&Uuml;
&#252;
&#220;
lower-case "u" with diaeresis/umlaut
upper-case "U" with diaeresis/umlaut
ÿ&yuml;&#255;lower-case "y" with diaeresis/umlaut
´
`
 &#180;
&#96;
acute accent with no letter
grave accent/reversed apostrophe with no letter



엮인글 :
이 게시물을
List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 회원 자유게시판 입니다. 단, 광고글은 사절 합니다 ChungFamily 2010-11-22 2153
30 처음 뵙겠습니다 문헌공파 62대손 입니다 (__) [3] 문헌공파62대손 2015-03-31 684
29 오보 바로쓰기 [2] 송암 2015-03-18 623
28 문의드립니다. [1] 대장 2015-03-06 107
27 증조모,고조모님의 함자를 알고 싶습니다 [4] 따오옌 2014-07-14 710
26 안녕하세요 69대손 정경균입니다. [1] 정경균 2014-06-07 676
25 붕어 바닥낚시 채비 및 찌맞춤 file ChungFamily 2014-04-02 1119
24 호피무늬가 온다 / 정민기 詩 [2] 별밤지기정민기 2013-11-08 670
23 추석~~ [2] 정호 2012-09-29 846
22 참의공16대손정윤호입니다..~~꾸벅~~ [2] 정호 2012-08-28 995
21 나의 조상 뿌리를 체계적으로 정리하고 싶어서~ [3] 수수 2012-07-27 1524
20 인사드립니다 [3] 우담 2012-07-21 1149
19 이런곳도 있었군요! [1] 국화송이 2012-04-29 1657
18 (향토문화) 전라남도 곡성군 하늘나리 마을 [1] 신공정훈 2012-04-15 1564
17 창작시- 무당벌레 별밤지기 2012-03-23 1129
16 창작시- 빗물 별밤지기 2012-03-23 737
15 시림군 정년鄭年 장군. [1] 신공정훈 2011-11-27 2085
14 68대손 졍병화입니다 [1] 정병화 2011-11-18 989
13 문헌공파 70세손 정종웅 입니다~ [1] 70대손만만세 2011-09-13 1371
12 문헌공파 68세손 정병욱 입니다 [1] 정병욱 2011-08-19 1275
» ASCII CODE 표 ChungFamily 2011-07-05 60047