&part
©
§
null NUL ^@ 00 #000;
start of heading SOH ^A 01 #001;
start of text STX ^B 02 #002;
end of text ETX ^C 03 #003;
end of transmission EOT ^D 04 #004;
enquiry ENQ ^E 05 #005;
acknowledge ACK ^F 06 #006;
bell BEL ^G 07 #007;
backspace BS ^H 08 #008;
horizontal tab HT ^I 09 #009;
line feed, new line LF, NL ^J 0A #010;
vertical tab VT ^K 0B #011;
form feed, new page FF, NP ^L 0C #012;
carriage return CR ^M 0D #013;
shift out SO ^N 0E #014;
shift in SI ^O 0F #015;
data link escape DLE ^P 10 #016;
device control 1 DC1 ^Q 11 #017;
device control 2 DC2 ^R 12 #018;
device control 3 DC3 ^S 13 #019;
device control 4 DC4 ^T 14 #020;
negative acknowledge NAK ^U 15 #021;
synchronous idle SYN ^V 16 #022;
end of trans. block ETB ^W 17 #023;
cancel CAN ^X 18 #024;
end of medium EM ^Y 19 #025;
substitute SUB ^Z 1A #026;
escape ESC ^[ 1B #027;
file separator FS ^\ 1C #028;
group separator GS ^] 1D #029;
record separator RS ^^ 1E #030;
unit separator US ^_ 1F #031;
Special Characters and Numbers
Description Char Hex Character Entity
Reference Name
(Dec)
space 20 #032; --> &sp; --> &sp;
exclamation mark ! 21 #033; --> ! ! --> !
(double) quotation mark " 22 #034; --> " " --> "
number sign # 23 #035; --> # # --> #
dollar sign $ 24 #036; --> $ $ --> $
percent sign % 25 #037; --> % % --> %
ampersand & 26 #038; --> & & --> &
apostrophe, ' 27 #039; --> ' ' --> '
single quote mark
left parenthesis ( 28 #040; --> ( ( --> (
right parenthesis ) 29 #041; --> ) ) --> )
asterisk * 2A #042; --> * * --> *
plus sign + 2B #043; --> + + --> +
comma , 2C #044; --> , , --> ,
minus sign, hyphen - 2D #045; --> - ‐ --> ‐
− --> #8722;
period, decimal point, . 2E #046; --> . . --> .
full stop
slash, virgule, solidus / 2F #047; --> / / --> /
digit 0 0 30 #048; --> 0
digit 1 1 31 #049; --> 1
digit 2 2 32 #050; --> 2
digit 3 3 33 #051; --> 3
digit 4 4 34 #052; --> 4
digit 5 5 35 #053; --> 5
digit 6 6 36 #054; --> 6
digit 7 7 37 #055; --> 7
digit 8 8 38 #056; --> 8
digit 9 9 39 #057; --> 9
colon : 3A #058; --> : : --> :
semicolon ; 3B #059; --> ; ; --> ;
less-than sign < 3C #060; --> < < --> <
equal sign = 3D #061; --> = = --> =
greater-than sign > 3E #062; --> > > --> >
question mark ? 3F #063; --> ? ? --> ?
Upper Case Letters
Description Char Hex Character Entity
Reference Name
(Dec)
commercial at sign @ 40 #064; --> @ @ --> @
capital A A 41 #065; --> A
capital B B 42 #066; --> B
capital C C 43 #067; --> C
capital D D 44 #068; --> D
capital E E 45 #069; --> E
capital F F 46 #070; --> F
capital G G 47 #071; --> G
capital H H 48 #072; --> H
capital I I 49 #073; --> I
capital J J 4A #074; --> J
capital K K 4B #075; --> K
capital L L 4C #076; --> L
capital M M 4D #077; --> M
capital N N 4E #078; --> N
capital O O 4F #079; --> O
capital P P 50 #080; --> P
capital Q Q 51 #081; --> Q
capital R R 52 #082; --> R
capital S S 53 #083; --> S
capital T T 54 #084; --> T
capital U U 55 #085; --> U
capital V V 56 #086; --> V
capital W W 57 #087; --> W
capital X X 58 #088; --> X
capital Y Y 59 #089; --> Y
capital Z Z 5A #090; --> Z
left square bracket [ 5B #091; --> [ [ --> [
backslash, reverse solidus \ 5C #092; --> \ \ --> \
right square bracket ] 5D #093; --> ] ] --> ]
spacing circumflex accent ^ 5E #094; --> ^ ˆ --> ?
spacing underscore, low line, _ 5F #095; --> _ _ --> _
horizontal bar ― --> ―
Lower Case Letters
Description Char Hex Character Entity
Reference Name
(Dec)
spacing grave accent, ` 60 #096; --> ` ` --> `
back apostrophe
small a a 61 #097; --> a
small b b 62 #098; --> b
small c c 63 #099; --> c
small d d 64 #100; --> d
small e e 65 #101; --> e
small f f 66 #102; --> f
small g g 67 #103; --> g
small h h 68 #104; --> h
small i i 69 #105; --> i
small j j 6A #106; --> j
small k k 6B #107; --> k
small l l 6C #108; --> l
small m m 6D #109; --> m
small n n 6E #110; --> n
small o o 6F #111; --> o
small p p 70 #112; --> p
small q q 71 #113; --> q
small r r 72 #114; --> r
small s s 73 #115; --> s
small t t 74 #116; --> t
small u u 75 #117; --> u
small v v 76 #118; --> v
small w w 77 #119; --> w
small x x 78 #120; --> x
small y y 79 #121; --> y
small z z 7A #122; --> z
left brace (curly bracket) { 7B #123; --> { { --> {
vertical bar | 7C #124; --> | | --> |
right brace (curly bracket) } 7D #125; --> } } --> }
tilde accent ~ 7E #126; --> ~ ˜ --> ?
delete DEL ^? 7F #127;
Extended Control Characters
Microsoft® Windows Latin-1 Added Characters in Green
Description Char Hex Character Entity
Reference Name
(Dec)
80 #128;
81 #129;
low left rising single quote 82 #130; ‚ --> ‚
small italic f, function of, f 83 #131; ƒ --> ?
florin
low left rising double quote 84 #132; „ --> „
low horizontal ellipsis 85 #133; … --> ?
&ldots; --> &ldots;
dagger mark 86 #134; † --> ?
double dagger mark 87 #135; ‡ --> ?
letter modifying circumflex 88 #136; ¹
per thousand (mille) sign 89 #137; ‰ --> ?
capital S caron or hacek 8A #138; Š --> ?
left single angle quote mark 8B #139; ‹ --> ?
(guillemet)
capital OE ligature 8C #140; Œ --> ?
8D #141;
8E #142;
8F #143;
90 #144;
left single quotation mark, 91 #145; ‘ --> ?
high right rising single quote ’ --> ’
right single quote mark 92 #146; ’ --> ?
left double quotation mark, 93 #147; “ --> ?
high right rising double quote ” --> ”
right double quote mark 94 #148; ” --> ?
round filled bullet 95 #149; • --> ?
en dash 96 #150; – --> ?
&endash; --> &endash;
em dash 97 #151; — --> ?
&emdash; --> &emdash;
small spacing tilde accent 98 #152; ˜¹
trademark sign 99 #153; ™ --> ?
small s caron or hacek 9A #154; š --> ?
right single angle quote mark 9B #155; › --> ?
(guillemet)
small oe ligature 9C #156; œ --> ?
9D #157;
9E #158;
capital Y dieresis or umlaut 9F #159; Ÿ --> ?
ISO 8859-1 (Latin-1) Entities
Special Characters
Description Char Hex Character Entity
Reference Name
(Dec)
non-breaking space A0 #160; --> -->
inverted exclamation mark ¡ A1 #161; --> ¡ ¡ --> ¡
cent sign ¢ A2 #162; --> ¢ ¢ --> ¢
pound sterling sign £ A3 #163; --> £ £ --> £
general currency sign ¤ A4 #164; --> ¤ ¤ --> ¤
yen sign ¥ A5 #165; --> ¥ ¥ --> ¥
broken vertical bar ¦ A6 #166; --> ¦ ¦ --> ¦
&brkbar; --> &brkbar;
section sign § A7 #167; --> § § --> §
spacing dieresis or umlaut ¨ A8 #168; --> ¨ ¨ --> ¨
¨ --> ¨
copyright sign © A9 #169; --> © © --> ©
feminine ordinal indicator ª AA #170; --> ª ª --> ª
left (double) angle quote « AB #171; --> « « --> «
(guillemet)
logical not sign ¬ AC #172; --> ¬ ¬ --> ¬
soft hyphen AD #173; --> -->
registered trademark sign ® AE #174; --> ® ® --> ®
spacing macron (long) accent, ¯ AF #175; --> ¯ ¯ --> ¯
&hibar; --> &hibar;
degree sign ° B0 #176; --> ° ° --> °
plus-or-minus sign ± B1 #177; --> ± ± --> ±
superscript 2 ² B2 #178; --> ² ² --> ²
superscript 3 ³ B3 #179; --> ³ ³ --> ³
spacing acute accent ´ B4 #180; --> ´ ´ --> ´
micro sign µ B5 #181; --> µ µ --> µ
paragraph sign, pilcrow sign ¶ B6 #182; --> ¶ ¶ --> ¶
middle dot, centered dot · B7 #183; --> · · --> ·
spacing cedilla ¸ B8 #184; --> ¸ ¸ --> ¸
superscript 1 ¹ B9 #185; --> ¹ ¹ --> ¹
masculine ordinal indicator º BA #186; --> º º --> º
right (double) angle quote » BB #187; --> » » --> »
(guillemet)
fraction 1/4 ¼ BC #188; --> ¼ ¼ --> ¼
fraction 1/2 ½ BD #189; --> ½ ½ --> ½
½ --> ½
fraction 3/4 ¾ BE #190; --> ¾ ¾ --> ¾
inverted question mark ¿ BF #191; --> ¿ ¿ --> ¿
Upper Case Latin-1 Letters
Description Char Hex Character Entity
Reference Name
(Dec)
capital A grave À C0 #192; --> À À --> À
capital A acute Á C1 #193; --> Á Á --> Á
capital A circumflex  C2 #194; -->   --> Â
capital A tilde à C3 #195; --> à à --> Ã
capital A dieresis or umlaut Ä C4 #196; --> Ä Ä --> Ä
capital A ring Å C5 #197; --> Å Å --> Å
capital AE ligature Æ C6 #198; --> Æ Æ --> Æ
capital C cedilla Ç C7 #199; --> Ç Ç --> Ç
capital E grave È C8 #200; --> È È --> È
capital E acute É C9 #201; --> É É --> É
capital E circumflex Ê CA #202; --> Ê Ê --> Ê
capital E dieresis or umlaut Ë CB #203; --> Ë Ë --> Ë
capital I grave Ì CC #204; --> Ì Ì --> Ì
capital I acute Í CD #205; --> Í Í --> Í
capital I circumflex Î CE #206; --> Î Î --> Î
capital I dieresis or umlaut Ï CF #207; --> Ï Ï --> Ï
capital ETH Ð D0 #208; --> Ð Ð --> Ð
capital N tilde Ñ D1 #209; --> Ñ Ñ --> Ñ
capital O grave Ò D2 #210; --> Ò Ò --> Ò
capital O acute Ó D3 #211; --> Ó Ó --> Ó
capital O circumflex Ô D4 #212; --> Ô Ô --> Ô
capital O tilde Õ D5 #213; --> Õ Õ --> Õ
capital O dieresis or umlaut Ö D6 #214; --> Ö Ö --> Ö
multiplication sign × D7 #215; --> × × --> ×
capital O slash Ø D8 #216; --> Ø Ø --> Ø
capital U grave Ù D9 #217; --> Ù Ù --> Ù
capital U acute Ú DA #218; --> Ú Ú --> Ú
capital U circumflex Û DB #219; --> Û Û --> Û
capital U dieresis or umlaut Ü DC #220; --> Ü Ü --> Ü
capital Y acute Ý DD #221; --> Ý Ý --> Ý
capital THORN Þ DE #222; --> Þ Þ --> Þ
small sharp s, sz ligature ß DF #223; --> ß ß --> ß
Lower Case Latin-1 Letters
Description Char Hex Character Entity
Reference Name
(Dec)
small a grave à E0 #224; --> à à --> à
small a acute á E1 #225; --> á á --> á
small a circumflex â E2 #226; --> â â --> â
small a tilde ã E3 #227; --> ã ã --> ã
small a dieresis or umlaut ä E4 #228; --> ä ä --> ä
small a ring å E5 #229; --> å å --> å
small ae ligature æ E6 #230; --> æ æ --> æ
small c cedilla ç E7 #231; --> ç ç --> ç
small e grave è E8 #232; --> è è --> è
small e acute é E9 #233; --> é é --> é
small e circumflex ê EA #234; --> ê ê --> ê
small e dieresis or umlaut ë EB #235; --> ë ë --> ë
small i grave ì EC #236; --> ì ì --> ì
small i acute í ED #237; --> í í --> í
small i circumflex î EE #238; --> î î --> î
small i dieresis or umlaut ï EF #239; --> ï ï --> ï
small eth ð F0 #240; --> ð ð --> ð
small n tilde ñ F1 #241; --> ñ ñ --> ñ
small o grave ò F2 #242; --> ò ò --> ò
small o acute ó F3 #243; --> ó ó --> ó
small o circumflex ô F4 #244; --> ô ô --> ô
small o tilde õ F5 #245; --> õ õ --> õ
small o dieresis or umlaut ö F6 #246; --> ö ö --> ö
division sign ÷ F7 #247; --> ÷ ÷ --> ÷
small o slash ø F8 #248; --> ø ø --> ø
small u grave ù F9 #249; --> ù ù --> ù
small u acute ú FA #250; --> ú ú --> ú
small u circumflex û FB #251; --> û û --> û
small u dieresis or umlaut ü FC #252; --> ü ü --> ü
small y acute ý FD #253; --> ý ý --> ý
small thorn þ FE #254; --> þ þ --> þ
small y dieresis or umlaut ÿ FF #255; --> ÿ ÿ --> ÿ
©
§
null NUL ^@ 00 #000;
start of heading SOH ^A 01 #001;
start of text STX ^B 02 #002;
end of text ETX ^C 03 #003;
end of transmission EOT ^D 04 #004;
enquiry ENQ ^E 05 #005;
acknowledge ACK ^F 06 #006;
bell BEL ^G 07 #007;
backspace BS ^H 08 #008;
horizontal tab HT ^I 09 #009;
line feed, new line LF, NL ^J 0A #010;
vertical tab VT ^K 0B #011;
form feed, new page FF, NP ^L 0C #012;
carriage return CR ^M 0D #013;
shift out SO ^N 0E #014;
shift in SI ^O 0F #015;
data link escape DLE ^P 10 #016;
device control 1 DC1 ^Q 11 #017;
device control 2 DC2 ^R 12 #018;
device control 3 DC3 ^S 13 #019;
device control 4 DC4 ^T 14 #020;
negative acknowledge NAK ^U 15 #021;
synchronous idle SYN ^V 16 #022;
end of trans. block ETB ^W 17 #023;
cancel CAN ^X 18 #024;
end of medium EM ^Y 19 #025;
substitute SUB ^Z 1A #026;
escape ESC ^[ 1B #027;
file separator FS ^\ 1C #028;
group separator GS ^] 1D #029;
record separator RS ^^ 1E #030;
unit separator US ^_ 1F #031;
Special Characters and Numbers
Description Char Hex Character Entity
Reference Name
(Dec)
space 20 #032; --> &sp; --> &sp;
exclamation mark ! 21 #033; --> ! ! --> !
(double) quotation mark " 22 #034; --> " " --> "
number sign # 23 #035; --> # # --> #
dollar sign $ 24 #036; --> $ $ --> $
percent sign % 25 #037; --> % % --> %
ampersand & 26 #038; --> & & --> &
apostrophe, ' 27 #039; --> ' ' --> '
single quote mark
left parenthesis ( 28 #040; --> ( ( --> (
right parenthesis ) 29 #041; --> ) ) --> )
asterisk * 2A #042; --> * * --> *
plus sign + 2B #043; --> + + --> +
comma , 2C #044; --> , , --> ,
minus sign, hyphen - 2D #045; --> - ‐ --> ‐
− --> #8722;
period, decimal point, . 2E #046; --> . . --> .
full stop
slash, virgule, solidus / 2F #047; --> / / --> /
digit 0 0 30 #048; --> 0
digit 1 1 31 #049; --> 1
digit 2 2 32 #050; --> 2
digit 3 3 33 #051; --> 3
digit 4 4 34 #052; --> 4
digit 5 5 35 #053; --> 5
digit 6 6 36 #054; --> 6
digit 7 7 37 #055; --> 7
digit 8 8 38 #056; --> 8
digit 9 9 39 #057; --> 9
colon : 3A #058; --> : : --> :
semicolon ; 3B #059; --> ; ; --> ;
less-than sign < 3C #060; --> < < --> <
equal sign = 3D #061; --> = = --> =
greater-than sign > 3E #062; --> > > --> >
question mark ? 3F #063; --> ? ? --> ?
Upper Case Letters
Description Char Hex Character Entity
Reference Name
(Dec)
commercial at sign @ 40 #064; --> @ @ --> @
capital A A 41 #065; --> A
capital B B 42 #066; --> B
capital C C 43 #067; --> C
capital D D 44 #068; --> D
capital E E 45 #069; --> E
capital F F 46 #070; --> F
capital G G 47 #071; --> G
capital H H 48 #072; --> H
capital I I 49 #073; --> I
capital J J 4A #074; --> J
capital K K 4B #075; --> K
capital L L 4C #076; --> L
capital M M 4D #077; --> M
capital N N 4E #078; --> N
capital O O 4F #079; --> O
capital P P 50 #080; --> P
capital Q Q 51 #081; --> Q
capital R R 52 #082; --> R
capital S S 53 #083; --> S
capital T T 54 #084; --> T
capital U U 55 #085; --> U
capital V V 56 #086; --> V
capital W W 57 #087; --> W
capital X X 58 #088; --> X
capital Y Y 59 #089; --> Y
capital Z Z 5A #090; --> Z
left square bracket [ 5B #091; --> [ [ --> [
backslash, reverse solidus \ 5C #092; --> \ \ --> \
right square bracket ] 5D #093; --> ] ] --> ]
spacing circumflex accent ^ 5E #094; --> ^ ˆ --> ?
spacing underscore, low line, _ 5F #095; --> _ _ --> _
horizontal bar ― --> ―
Lower Case Letters
Description Char Hex Character Entity
Reference Name
(Dec)
spacing grave accent, ` 60 #096; --> ` ` --> `
back apostrophe
small a a 61 #097; --> a
small b b 62 #098; --> b
small c c 63 #099; --> c
small d d 64 #100; --> d
small e e 65 #101; --> e
small f f 66 #102; --> f
small g g 67 #103; --> g
small h h 68 #104; --> h
small i i 69 #105; --> i
small j j 6A #106; --> j
small k k 6B #107; --> k
small l l 6C #108; --> l
small m m 6D #109; --> m
small n n 6E #110; --> n
small o o 6F #111; --> o
small p p 70 #112; --> p
small q q 71 #113; --> q
small r r 72 #114; --> r
small s s 73 #115; --> s
small t t 74 #116; --> t
small u u 75 #117; --> u
small v v 76 #118; --> v
small w w 77 #119; --> w
small x x 78 #120; --> x
small y y 79 #121; --> y
small z z 7A #122; --> z
left brace (curly bracket) { 7B #123; --> { { --> {
vertical bar | 7C #124; --> | | --> |
right brace (curly bracket) } 7D #125; --> } } --> }
tilde accent ~ 7E #126; --> ~ ˜ --> ?
delete DEL ^? 7F #127;
Extended Control Characters
Microsoft® Windows Latin-1 Added Characters in Green
Description Char Hex Character Entity
Reference Name
(Dec)
80 #128;
81 #129;
low left rising single quote 82 #130; ‚ --> ‚
small italic f, function of, f 83 #131; ƒ --> ?
florin
low left rising double quote 84 #132; „ --> „
low horizontal ellipsis 85 #133; … --> ?
&ldots; --> &ldots;
dagger mark 86 #134; † --> ?
double dagger mark 87 #135; ‡ --> ?
letter modifying circumflex 88 #136; ¹
per thousand (mille) sign 89 #137; ‰ --> ?
capital S caron or hacek 8A #138; Š --> ?
left single angle quote mark 8B #139; ‹ --> ?
(guillemet)
capital OE ligature 8C #140; Œ --> ?
8D #141;
8E #142;
8F #143;
90 #144;
left single quotation mark, 91 #145; ‘ --> ?
high right rising single quote ’ --> ’
right single quote mark 92 #146; ’ --> ?
left double quotation mark, 93 #147; “ --> ?
high right rising double quote ” --> ”
right double quote mark 94 #148; ” --> ?
round filled bullet 95 #149; • --> ?
en dash 96 #150; – --> ?
&endash; --> &endash;
em dash 97 #151; — --> ?
&emdash; --> &emdash;
small spacing tilde accent 98 #152; ˜¹
trademark sign 99 #153; ™ --> ?
small s caron or hacek 9A #154; š --> ?
right single angle quote mark 9B #155; › --> ?
(guillemet)
small oe ligature 9C #156; œ --> ?
9D #157;
9E #158;
capital Y dieresis or umlaut 9F #159; Ÿ --> ?
ISO 8859-1 (Latin-1) Entities
Special Characters
Description Char Hex Character Entity
Reference Name
(Dec)
non-breaking space A0 #160; --> -->
inverted exclamation mark ¡ A1 #161; --> ¡ ¡ --> ¡
cent sign ¢ A2 #162; --> ¢ ¢ --> ¢
pound sterling sign £ A3 #163; --> £ £ --> £
general currency sign ¤ A4 #164; --> ¤ ¤ --> ¤
yen sign ¥ A5 #165; --> ¥ ¥ --> ¥
broken vertical bar ¦ A6 #166; --> ¦ ¦ --> ¦
&brkbar; --> &brkbar;
section sign § A7 #167; --> § § --> §
spacing dieresis or umlaut ¨ A8 #168; --> ¨ ¨ --> ¨
¨ --> ¨
copyright sign © A9 #169; --> © © --> ©
feminine ordinal indicator ª AA #170; --> ª ª --> ª
left (double) angle quote « AB #171; --> « « --> «
(guillemet)
logical not sign ¬ AC #172; --> ¬ ¬ --> ¬
soft hyphen AD #173; --> -->
registered trademark sign ® AE #174; --> ® ® --> ®
spacing macron (long) accent, ¯ AF #175; --> ¯ ¯ --> ¯
&hibar; --> &hibar;
degree sign ° B0 #176; --> ° ° --> °
plus-or-minus sign ± B1 #177; --> ± ± --> ±
superscript 2 ² B2 #178; --> ² ² --> ²
superscript 3 ³ B3 #179; --> ³ ³ --> ³
spacing acute accent ´ B4 #180; --> ´ ´ --> ´
micro sign µ B5 #181; --> µ µ --> µ
paragraph sign, pilcrow sign ¶ B6 #182; --> ¶ ¶ --> ¶
middle dot, centered dot · B7 #183; --> · · --> ·
spacing cedilla ¸ B8 #184; --> ¸ ¸ --> ¸
superscript 1 ¹ B9 #185; --> ¹ ¹ --> ¹
masculine ordinal indicator º BA #186; --> º º --> º
right (double) angle quote » BB #187; --> » » --> »
(guillemet)
fraction 1/4 ¼ BC #188; --> ¼ ¼ --> ¼
fraction 1/2 ½ BD #189; --> ½ ½ --> ½
½ --> ½
fraction 3/4 ¾ BE #190; --> ¾ ¾ --> ¾
inverted question mark ¿ BF #191; --> ¿ ¿ --> ¿
Upper Case Latin-1 Letters
Description Char Hex Character Entity
Reference Name
(Dec)
capital A grave À C0 #192; --> À À --> À
capital A acute Á C1 #193; --> Á Á --> Á
capital A circumflex  C2 #194; -->   --> Â
capital A tilde à C3 #195; --> à à --> Ã
capital A dieresis or umlaut Ä C4 #196; --> Ä Ä --> Ä
capital A ring Å C5 #197; --> Å Å --> Å
capital AE ligature Æ C6 #198; --> Æ Æ --> Æ
capital C cedilla Ç C7 #199; --> Ç Ç --> Ç
capital E grave È C8 #200; --> È È --> È
capital E acute É C9 #201; --> É É --> É
capital E circumflex Ê CA #202; --> Ê Ê --> Ê
capital E dieresis or umlaut Ë CB #203; --> Ë Ë --> Ë
capital I grave Ì CC #204; --> Ì Ì --> Ì
capital I acute Í CD #205; --> Í Í --> Í
capital I circumflex Î CE #206; --> Î Î --> Î
capital I dieresis or umlaut Ï CF #207; --> Ï Ï --> Ï
capital ETH Ð D0 #208; --> Ð Ð --> Ð
capital N tilde Ñ D1 #209; --> Ñ Ñ --> Ñ
capital O grave Ò D2 #210; --> Ò Ò --> Ò
capital O acute Ó D3 #211; --> Ó Ó --> Ó
capital O circumflex Ô D4 #212; --> Ô Ô --> Ô
capital O tilde Õ D5 #213; --> Õ Õ --> Õ
capital O dieresis or umlaut Ö D6 #214; --> Ö Ö --> Ö
multiplication sign × D7 #215; --> × × --> ×
capital O slash Ø D8 #216; --> Ø Ø --> Ø
capital U grave Ù D9 #217; --> Ù Ù --> Ù
capital U acute Ú DA #218; --> Ú Ú --> Ú
capital U circumflex Û DB #219; --> Û Û --> Û
capital U dieresis or umlaut Ü DC #220; --> Ü Ü --> Ü
capital Y acute Ý DD #221; --> Ý Ý --> Ý
capital THORN Þ DE #222; --> Þ Þ --> Þ
small sharp s, sz ligature ß DF #223; --> ß ß --> ß
Lower Case Latin-1 Letters
Description Char Hex Character Entity
Reference Name
(Dec)
small a grave à E0 #224; --> à à --> à
small a acute á E1 #225; --> á á --> á
small a circumflex â E2 #226; --> â â --> â
small a tilde ã E3 #227; --> ã ã --> ã
small a dieresis or umlaut ä E4 #228; --> ä ä --> ä
small a ring å E5 #229; --> å å --> å
small ae ligature æ E6 #230; --> æ æ --> æ
small c cedilla ç E7 #231; --> ç ç --> ç
small e grave è E8 #232; --> è è --> è
small e acute é E9 #233; --> é é --> é
small e circumflex ê EA #234; --> ê ê --> ê
small e dieresis or umlaut ë EB #235; --> ë ë --> ë
small i grave ì EC #236; --> ì ì --> ì
small i acute í ED #237; --> í í --> í
small i circumflex î EE #238; --> î î --> î
small i dieresis or umlaut ï EF #239; --> ï ï --> ï
small eth ð F0 #240; --> ð ð --> ð
small n tilde ñ F1 #241; --> ñ ñ --> ñ
small o grave ò F2 #242; --> ò ò --> ò
small o acute ó F3 #243; --> ó ó --> ó
small o circumflex ô F4 #244; --> ô ô --> ô
small o tilde õ F5 #245; --> õ õ --> õ
small o dieresis or umlaut ö F6 #246; --> ö ö --> ö
division sign ÷ F7 #247; --> ÷ ÷ --> ÷
small o slash ø F8 #248; --> ø ø --> ø
small u grave ù F9 #249; --> ù ù --> ù
small u acute ú FA #250; --> ú ú --> ú
small u circumflex û FB #251; --> û û --> û
small u dieresis or umlaut ü FC #252; --> ü ü --> ü
small y acute ý FD #253; --> ý ý --> ý
small thorn þ FE #254; --> þ þ --> þ
small y dieresis or umlaut ÿ FF #255; --> ÿ ÿ --> ÿ