UTF-8 encoding table and Unicode characters

page with code points U+0000 to U+00FF

We need your support - If you like us - feel free to share.

help/imprint (Data Protection)

page format standard · w/o parameter choice · print view
language German · English
code positions per page 128 · 256 · 512 · 1024
display format for
UTF-8 encoding
hex. · decimal · hex. (0x) · octal · binary · for Perl string literals · One Latin-1 char per byte · no display
Unicode character names not displayed · displayed · also display deprecated Unicode 1.0 names
links for adding char to text displayed · not displayed
numerical HTML encoding
of the Unicode character
not displayed · decimal · hexadecimal
HTML 4.0 character entities displayed · not displayed
text accumulator (characters are added by clicking on the respective "append" link)
display f†êY$'šÝ\‹f’ „–
simple
editing functions
append space · delete last character · clear accumulator
Unicode U+0000 U+0000 U+0000 U+0000 U+0001 U+0000 U+0000 U+0000 U+0066 U+0086 U+00EA U+0007 U+0059 U+0024 U+0027 U+001F U+009A U+00DD U+0019 U+0010 U+005C U+008B U+0066 U+0092 U+000C U+0084 U+0096
UTF-8 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x66 0xc2 0x86 0xc3 0xaa 0x7 0x59 0x24 0x27 0x1f 0xc2 0x9a 0xc3 0x9d 0x19 0x10 0x5c 0xc2 0x8b 0x66 0xc2 0x92 0xc 0xc2 0x84 0xc2 0x96
HTML �������f†êY$'šÝ\‹f’„–
Unicode
code point
character UTF-8
(hex.)
append character
to accumulator
HTML 4.0 character entities numerical HTML encoding
of the Unicode character
name
U+0000 0x0append  <control>
U+0001 0x1append  <control>
U+0002 0x2append  <control>
U+0003 0x3append  <control>
U+0004 0x4append  <control>
U+0005 0x5append  <control>
U+0006 0x6append  <control>
U+0007 0x7append  <control>
U+0008 0x8append  <control>
U+0009 0x9append  <control>
U+000A 0xaappend  <control>
U+000B 0xbappend  <control>
U+000C 0xcappend  <control>
U+000D 0xdappend  <control>
U+000E 0xeappend  <control>
U+000F 0xfappend  <control>
U+0010 0x10append  <control>
U+0011 0x11append  <control>
U+0012 0x12append  <control>
U+0013 0x13append  <control>
U+0014 0x14append  <control>
U+0015 0x15append  <control>
U+0016 0x16append  <control>
U+0017 0x17append  <control>
U+0018 0x18append  <control>
U+0019 0x19append  <control>
U+001A 0x1aappend  <control>
U+001B 0x1bappend  <control>
U+001C 0x1cappend  <control>
U+001D 0x1dappend  <control>
U+001E 0x1eappend  <control>
U+001F 0x1fappend  <control>
U+0020 0x20append &#x20; SPACE
U+0021!0x21append &#x21;! EXCLAMATION MARK
U+0022"0x22append&quot;" &#x22;" QUOTATION MARK
U+0023#0x23append &#x23;# NUMBER SIGN
U+0024$0x24append &#x24;$ DOLLAR SIGN
U+0025%0x25append &#x25;% PERCENT SIGN
U+0026&0x26append&amp;& &#x26;& AMPERSAND
U+0027'0x27append &#x27;' APOSTROPHE
U+0028(0x28append &#x28;( LEFT PARENTHESIS
U+0029)0x29append &#x29;) RIGHT PARENTHESIS
U+002A*0x2aappend &#x2A;* ASTERISK
U+002B+0x2bappend &#x2B;+ PLUS SIGN
U+002C,0x2cappend &#x2C;, COMMA
U+002D-0x2dappend &#x2D;- HYPHEN-MINUS
U+002E.0x2eappend &#x2E;. FULL STOP
U+002F/0x2fappend &#x2F;/ SOLIDUS
U+003000x30append &#x30;0 DIGIT ZERO
U+003110x31append &#x31;1 DIGIT ONE
U+003220x32append &#x32;2 DIGIT TWO
U+003330x33append &#x33;3 DIGIT THREE
U+003440x34append &#x34;4 DIGIT FOUR
U+003550x35append &#x35;5 DIGIT FIVE
U+003660x36append &#x36;6 DIGIT SIX
U+003770x37append &#x37;7 DIGIT SEVEN
U+003880x38append &#x38;8 DIGIT EIGHT
U+003990x39append &#x39;9 DIGIT NINE
U+003A:0x3aappend &#x3A;: COLON
U+003B;0x3bappend &#x3B;; SEMICOLON
U+003C<0x3cappend&lt;< &#x3C;< LESS-THAN SIGN
U+003D=0x3dappend &#x3D;= EQUALS SIGN
U+003E>0x3eappend&gt;> &#x3E;> GREATER-THAN SIGN
U+003F?0x3fappend &#x3F;? QUESTION MARK
U+0040@0x40append &#x40;@ COMMERCIAL AT
U+0041A0x41append &#x41;A LATIN CAPITAL LETTER A
U+0042B0x42append &#x42;B LATIN CAPITAL LETTER B
U+0043C0x43append &#x43;C LATIN CAPITAL LETTER C
U+0044D0x44append &#x44;D LATIN CAPITAL LETTER D
U+0045E0x45append &#x45;E LATIN CAPITAL LETTER E
U+0046F0x46append &#x46;F LATIN CAPITAL LETTER F
U+0047G0x47append &#x47;G LATIN CAPITAL LETTER G
U+0048H0x48append &#x48;H LATIN CAPITAL LETTER H
U+0049I0x49append &#x49;I LATIN CAPITAL LETTER I
U+004AJ0x4aappend &#x4A;J LATIN CAPITAL LETTER J
U+004BK0x4bappend &#x4B;K LATIN CAPITAL LETTER K
U+004CL0x4cappend &#x4C;L LATIN CAPITAL LETTER L
U+004DM0x4dappend &#x4D;M LATIN CAPITAL LETTER M
U+004EN0x4eappend &#x4E;N LATIN CAPITAL LETTER N
U+004FO0x4fappend &#x4F;O LATIN CAPITAL LETTER O
U+0050P0x50append &#x50;P LATIN CAPITAL LETTER P
U+0051Q0x51append &#x51;Q LATIN CAPITAL LETTER Q
U+0052R0x52append &#x52;R LATIN CAPITAL LETTER R
U+0053S0x53append &#x53;S LATIN CAPITAL LETTER S
U+0054T0x54append &#x54;T LATIN CAPITAL LETTER T
U+0055U0x55append &#x55;U LATIN CAPITAL LETTER U
U+0056V0x56append &#x56;V LATIN CAPITAL LETTER V
U+0057W0x57append &#x57;W LATIN CAPITAL LETTER W
U+0058X0x58append &#x58;X LATIN CAPITAL LETTER X
U+0059Y0x59append &#x59;Y LATIN CAPITAL LETTER Y
U+005AZ0x5aappend &#x5A;Z LATIN CAPITAL LETTER Z
U+005B[0x5bappend &#x5B;[ LEFT SQUARE BRACKET
U+005C\0x5cappend &#x5C;\ REVERSE SOLIDUS
U+005D]0x5dappend &#x5D;] RIGHT SQUARE BRACKET
U+005E^0x5eappend &#x5E;^ CIRCUMFLEX ACCENT
U+005F_0x5fappend &#x5F;_ LOW LINE
U+0060`0x60append &#x60;` GRAVE ACCENT
U+0061a0x61append &#x61;a LATIN SMALL LETTER A
U+0062b0x62append &#x62;b LATIN SMALL LETTER B
U+0063c0x63append &#x63;c LATIN SMALL LETTER C
U+0064d0x64append &#x64;d LATIN SMALL LETTER D
U+0065e0x65append &#x65;e LATIN SMALL LETTER E
U+0066f0x66append &#x66;f LATIN SMALL LETTER F
U+0067g0x67append &#x67;g LATIN SMALL LETTER G
U+0068h0x68append &#x68;h LATIN SMALL LETTER H
U+0069i0x69append &#x69;i LATIN SMALL LETTER I
U+006Aj0x6aappend &#x6A;j LATIN SMALL LETTER J
U+006Bk0x6bappend &#x6B;k LATIN SMALL LETTER K
U+006Cl0x6cappend &#x6C;l LATIN SMALL LETTER L
U+006Dm0x6dappend &#x6D;m LATIN SMALL LETTER M
U+006En0x6eappend &#x6E;n LATIN SMALL LETTER N
U+006Fo0x6fappend &#x6F;o LATIN SMALL LETTER O
U+0070p0x70append &#x70;p LATIN SMALL LETTER P
U+0071q0x71append &#x71;q LATIN SMALL LETTER Q
U+0072r0x72append &#x72;r LATIN SMALL LETTER R
U+0073s0x73append &#x73;s LATIN SMALL LETTER S
U+0074t0x74append &#x74;t LATIN SMALL LETTER T
U+0075u0x75append &#x75;u LATIN SMALL LETTER U
U+0076v0x76append &#x76;v LATIN SMALL LETTER V
U+0077w0x77append &#x77;w LATIN SMALL LETTER W
U+0078x0x78append &#x78;x LATIN SMALL LETTER X
U+0079y0x79append &#x79;y LATIN SMALL LETTER Y
U+007Az0x7aappend &#x7A;z LATIN SMALL LETTER Z
U+007B{0x7bappend &#x7B;{ LEFT CURLY BRACKET
U+007C|0x7cappend &#x7C;| VERTICAL LINE
U+007D}0x7dappend &#x7D;} RIGHT CURLY BRACKET
U+007E~0x7eappend &#x7E;~ TILDE
U+007F 0x7fappend  <control>
U+0080 0xc2 0x80append  <control>
U+0081 0xc2 0x81append  <control>
U+0082 0xc2 0x82append  <control>
U+0083 0xc2 0x83append  <control>
U+0084 0xc2 0x84append  <control>
U+0085 0xc2 0x85append  <control>
U+0086 0xc2 0x86append  <control>
U+0087 0xc2 0x87append  <control>
U+0088 0xc2 0x88append  <control>
U+0089 0xc2 0x89append  <control>
U+008A 0xc2 0x8aappend  <control>
U+008B 0xc2 0x8bappend  <control>
U+008C 0xc2 0x8cappend  <control>
U+008D 0xc2 0x8dappend  <control>
U+008E 0xc2 0x8eappend  <control>
U+008F 0xc2 0x8fappend  <control>
U+0090 0xc2 0x90append  <control>
U+0091 0xc2 0x91append  <control>
U+0092 0xc2 0x92append  <control>
U+0093 0xc2 0x93append  <control>
U+0094 0xc2 0x94append  <control>
U+0095 0xc2 0x95append  <control>
U+0096 0xc2 0x96append  <control>
U+0097 0xc2 0x97append  <control>
U+0098 0xc2 0x98append  <control>
U+0099 0xc2 0x99append  <control>
U+009A 0xc2 0x9aappend  <control>
U+009B 0xc2 0x9bappend  <control>
U+009C 0xc2 0x9cappend  <control>
U+009D 0xc2 0x9dappend  <control>
U+009E 0xc2 0x9eappend  <control>
U+009F 0xc2 0x9fappend  <control>
U+00A0 0xc2 0xa0append&nbsp;  &#xA0;  NO-BREAK SPACE
U+00A1¡0xc2 0xa1append&iexcl;¡ &#xA1;¡ INVERTED EXCLAMATION MARK
U+00A2¢0xc2 0xa2append&cent;¢ &#xA2;¢ CENT SIGN
U+00A3£0xc2 0xa3append&pound;£ &#xA3;£ POUND SIGN
U+00A4¤0xc2 0xa4append&curren;¤ &#xA4;¤ CURRENCY SIGN
U+00A5¥0xc2 0xa5append&yen;¥ &#xA5;¥ YEN SIGN
U+00A6¦0xc2 0xa6append&brvbar;¦ &#xA6;¦ BROKEN BAR
U+00A7§0xc2 0xa7append&sect;§ &#xA7;§ SECTION SIGN
U+00A8¨0xc2 0xa8append&uml;¨ &#xA8;¨ DIAERESIS
U+00A9©0xc2 0xa9append&copy;© &#xA9;© COPYRIGHT SIGN
U+00AAª0xc2 0xaaappend&ordf;ª &#xAA;ª FEMININE ORDINAL INDICATOR
U+00AB«0xc2 0xabappend&laquo;« &#xAB;« LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
U+00AC¬0xc2 0xacappend&not;¬ &#xAC;¬ NOT SIGN
U+00AD­0xc2 0xadappend&shy;­ &#xAD;­ SOFT HYPHEN
U+00AE®0xc2 0xaeappend&reg;® &#xAE;® REGISTERED SIGN
U+00AF¯0xc2 0xafappend&macr;¯ &#xAF;¯ MACRON
U+00B0°0xc2 0xb0append&deg;° &#xB0;° DEGREE SIGN
U+00B1±0xc2 0xb1append&plusmn;± &#xB1;± PLUS-MINUS SIGN
U+00B2²0xc2 0xb2append&sup2;² &#xB2;² SUPERSCRIPT TWO
U+00B3³0xc2 0xb3append&sup3;³ &#xB3;³ SUPERSCRIPT THREE
U+00B4´0xc2 0xb4append&acute;´ &#xB4;´ ACUTE ACCENT
U+00B5µ0xc2 0xb5append&micro;µ &#xB5;µ MICRO SIGN
U+00B60xc2 0xb6append&para; &#xB6; PILCROW SIGN
U+00B7·0xc2 0xb7append&middot;· &#xB7;· MIDDLE DOT
U+00B8¸0xc2 0xb8append&cedil;¸ &#xB8;¸ CEDILLA
U+00B9¹0xc2 0xb9append&sup1;¹ &#xB9;¹ SUPERSCRIPT ONE
U+00BAº0xc2 0xbaappend&ordm;º &#xBA;º MASCULINE ORDINAL INDICATOR
U+00BB»0xc2 0xbbappend&raquo;» &#xBB;» RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
U+00BC¼0xc2 0xbcappend&frac14;¼ &#xBC;¼ VULGAR FRACTION ONE QUARTER
U+00BD½0xc2 0xbdappend&frac12;½ &#xBD;½ VULGAR FRACTION ONE HALF
U+00BE¾0xc2 0xbeappend&frac34;¾ &#xBE;¾ VULGAR FRACTION THREE QUARTERS
U+00BF¿0xc2 0xbfappend&iquest;¿ &#xBF;¿ INVERTED QUESTION MARK
U+00C0À0xc3 0x80append&Agrave;À &#xC0;À LATIN CAPITAL LETTER A WITH GRAVE
U+00C1Á0xc3 0x81append&Aacute;Á &#xC1;Á LATIN CAPITAL LETTER A WITH ACUTE
U+00C2Â0xc3 0x82append&Acirc;Â &#xC2;Â LATIN CAPITAL LETTER A WITH CIRCUMFLEX
U+00C3Ã0xc3 0x83append&Atilde;Ã &#xC3;Ã LATIN CAPITAL LETTER A WITH TILDE
U+00C4Ä0xc3 0x84append&Auml;Ä &#xC4;Ä LATIN CAPITAL LETTER A WITH DIAERESIS
U+00C5Å0xc3 0x85append&Aring;Å &#xC5;Å LATIN CAPITAL LETTER A WITH RING ABOVE
U+00C6Æ0xc3 0x86append&AElig;Æ &#xC6;Æ LATIN CAPITAL LETTER AE
U+00C7Ç0xc3 0x87append&Ccedil;Ç &#xC7;Ç LATIN CAPITAL LETTER C WITH CEDILLA
U+00C8È0xc3 0x88append&Egrave;È &#xC8;È LATIN CAPITAL LETTER E WITH GRAVE
U+00C9É0xc3 0x89append&Eacute;É &#xC9;É LATIN CAPITAL LETTER E WITH ACUTE
U+00CAÊ0xc3 0x8aappend&Ecirc;Ê &#xCA;Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX
U+00CBË0xc3 0x8bappend&Euml;Ë &#xCB;Ë LATIN CAPITAL LETTER E WITH DIAERESIS
U+00CCÌ0xc3 0x8cappend&Igrave;Ì &#xCC;Ì LATIN CAPITAL LETTER I WITH GRAVE
U+00CDÍ0xc3 0x8dappend&Iacute;Í &#xCD;Í LATIN CAPITAL LETTER I WITH ACUTE
U+00CEÎ0xc3 0x8eappend&Icirc;Î &#xCE;Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX
U+00CFÏ0xc3 0x8fappend&Iuml;Ï &#xCF;Ï LATIN CAPITAL LETTER I WITH DIAERESIS
U+00D0Ð0xc3 0x90append&ETH;Ð &#xD0;Ð LATIN CAPITAL LETTER ETH
U+00D1Ñ0xc3 0x91append&Ntilde;Ñ &#xD1;Ñ LATIN CAPITAL LETTER N WITH TILDE
U+00D2Ò0xc3 0x92append&Ograve;Ò &#xD2;Ò LATIN CAPITAL LETTER O WITH GRAVE
U+00D3Ó0xc3 0x93append&Oacute;Ó &#xD3;Ó LATIN CAPITAL LETTER O WITH ACUTE
U+00D4Ô0xc3 0x94append&Ocirc;Ô &#xD4;Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX
U+00D5Õ0xc3 0x95append&Otilde;Õ &#xD5;Õ LATIN CAPITAL LETTER O WITH TILDE
U+00D6Ö0xc3 0x96append&Ouml;Ö &#xD6;Ö LATIN CAPITAL LETTER O WITH DIAERESIS
U+00D7×0xc3 0x97append&times;× &#xD7;× MULTIPLICATION SIGN
U+00D8Ø0xc3 0x98append&Oslash;Ø &#xD8;Ø LATIN CAPITAL LETTER O WITH STROKE
U+00D9Ù0xc3 0x99append&Ugrave;Ù &#xD9;Ù LATIN CAPITAL LETTER U WITH GRAVE
U+00DAÚ0xc3 0x9aappend&Uacute;Ú &#xDA;Ú LATIN CAPITAL LETTER U WITH ACUTE
U+00DBÛ0xc3 0x9bappend&Ucirc;Û &#xDB;Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX
U+00DCÜ0xc3 0x9cappend&Uuml;Ü &#xDC;Ü LATIN CAPITAL LETTER U WITH DIAERESIS
U+00DDÝ0xc3 0x9dappend&Yacute;Ý &#xDD;Ý LATIN CAPITAL LETTER Y WITH ACUTE
U+00DEÞ0xc3 0x9eappend&THORN;Þ &#xDE;Þ LATIN CAPITAL LETTER THORN
U+00DFß0xc3 0x9fappend&szlig;ß &#xDF;ß LATIN SMALL LETTER SHARP S
U+00E0à0xc3 0xa0append&agrave;à &#xE0;à LATIN SMALL LETTER A WITH GRAVE
U+00E1á0xc3 0xa1append&aacute;á &#xE1;á LATIN SMALL LETTER A WITH ACUTE
U+00E2â0xc3 0xa2append&acirc;â &#xE2;â LATIN SMALL LETTER A WITH CIRCUMFLEX
U+00E3ã0xc3 0xa3append&atilde;ã &#xE3;ã LATIN SMALL LETTER A WITH TILDE
U+00E4ä0xc3 0xa4append&auml;ä &#xE4;ä LATIN SMALL LETTER A WITH DIAERESIS
U+00E5å0xc3 0xa5append&aring;å &#xE5;å LATIN SMALL LETTER A WITH RING ABOVE
U+00E6æ0xc3 0xa6append&aelig;æ &#xE6;æ LATIN SMALL LETTER AE
U+00E7ç0xc3 0xa7append&ccedil;ç &#xE7;ç LATIN SMALL LETTER C WITH CEDILLA
U+00E8è0xc3 0xa8append&egrave;è &#xE8;è LATIN SMALL LETTER E WITH GRAVE
U+00E9é0xc3 0xa9append&eacute;é &#xE9;é LATIN SMALL LETTER E WITH ACUTE
U+00EAê0xc3 0xaaappend&ecirc;ê &#xEA;ê LATIN SMALL LETTER E WITH CIRCUMFLEX
U+00EBë0xc3 0xabappend&euml;ë &#xEB;ë LATIN SMALL LETTER E WITH DIAERESIS
U+00ECì0xc3 0xacappend&igrave;ì &#xEC;ì LATIN SMALL LETTER I WITH GRAVE
U+00EDí0xc3 0xadappend&iacute;í &#xED;í LATIN SMALL LETTER I WITH ACUTE
U+00EEî0xc3 0xaeappend&icirc;î &#xEE;î LATIN SMALL LETTER I WITH CIRCUMFLEX
U+00EFï0xc3 0xafappend&iuml;ï &#xEF;ï LATIN SMALL LETTER I WITH DIAERESIS
U+00F0ð0xc3 0xb0append&eth;ð &#xF0;ð LATIN SMALL LETTER ETH
U+00F1ñ0xc3 0xb1append&ntilde;ñ &#xF1;ñ LATIN SMALL LETTER N WITH TILDE
U+00F2ò0xc3 0xb2append&ograve;ò &#xF2;ò LATIN SMALL LETTER O WITH GRAVE
U+00F3ó0xc3 0xb3append&oacute;ó &#xF3;ó LATIN SMALL LETTER O WITH ACUTE
U+00F4ô0xc3 0xb4append&ocirc;ô &#xF4;ô LATIN SMALL LETTER O WITH CIRCUMFLEX
U+00F5õ0xc3 0xb5append&otilde;õ &#xF5;õ LATIN SMALL LETTER O WITH TILDE
U+00F6ö0xc3 0xb6append&ouml;ö &#xF6;ö LATIN SMALL LETTER O WITH DIAERESIS
U+00F7÷0xc3 0xb7append&divide;÷ &#xF7;÷ DIVISION SIGN
U+00F8ø0xc3 0xb8append&oslash;ø &#xF8;ø LATIN SMALL LETTER O WITH STROKE
U+00F9ù0xc3 0xb9append&ugrave;ù &#xF9;ù LATIN SMALL LETTER U WITH GRAVE
U+00FAú0xc3 0xbaappend&uacute;ú &#xFA;ú LATIN SMALL LETTER U WITH ACUTE
U+00FBû0xc3 0xbbappend&ucirc;û &#xFB;û LATIN SMALL LETTER U WITH CIRCUMFLEX
U+00FCü0xc3 0xbcappend&uuml;ü &#xFC;ü LATIN SMALL LETTER U WITH DIAERESIS
U+00FDý0xc3 0xbdappend&yacute;ý &#xFD;ý LATIN SMALL LETTER Y WITH ACUTE
U+00FEþ0xc3 0xbeappend&thorn;þ &#xFE;þ LATIN SMALL LETTER THORN
U+00FFÿ0xc3 0xbfappend&yuml;ÿ &#xFF;ÿ LATIN SMALL LETTER Y WITH DIAERESIS