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 [
simple
editing functions
append space · delete last character · clear accumulator
Unicode U+005B U+0003
UTF-8 0x5b 0x3
HTML [
Unicode
code point
character UTF-8
(hex.)
append character
to accumulator
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&#32; SPACE
U+0021!0x21append&#33;! EXCLAMATION MARK
U+0022"0x22append&#34;" QUOTATION MARK
U+0023#0x23append&#35;# NUMBER SIGN
U+0024$0x24append&#36;$ DOLLAR SIGN
U+0025%0x25append&#37;% PERCENT SIGN
U+0026&0x26append&#38;& AMPERSAND
U+0027'0x27append&#39;' APOSTROPHE
U+0028(0x28append&#40;( LEFT PARENTHESIS
U+0029)0x29append&#41;) RIGHT PARENTHESIS
U+002A*0x2aappend&#42;* ASTERISK
U+002B+0x2bappend&#43;+ PLUS SIGN
U+002C,0x2cappend&#44;, COMMA
U+002D-0x2dappend&#45;- HYPHEN-MINUS
U+002E.0x2eappend&#46;. FULL STOP
U+002F/0x2fappend&#47;/ SOLIDUS
U+003000x30append&#48;0 DIGIT ZERO
U+003110x31append&#49;1 DIGIT ONE
U+003220x32append&#50;2 DIGIT TWO
U+003330x33append&#51;3 DIGIT THREE
U+003440x34append&#52;4 DIGIT FOUR
U+003550x35append&#53;5 DIGIT FIVE
U+003660x36append&#54;6 DIGIT SIX
U+003770x37append&#55;7 DIGIT SEVEN
U+003880x38append&#56;8 DIGIT EIGHT
U+003990x39append&#57;9 DIGIT NINE
U+003A:0x3aappend&#58;: COLON
U+003B;0x3bappend&#59;; SEMICOLON
U+003C<0x3cappend&#60;< LESS-THAN SIGN
U+003D=0x3dappend&#61;= EQUALS SIGN
U+003E>0x3eappend&#62;> GREATER-THAN SIGN
U+003F?0x3fappend&#63;? QUESTION MARK
U+0040@0x40append&#64;@ COMMERCIAL AT
U+0041A0x41append&#65;A LATIN CAPITAL LETTER A
U+0042B0x42append&#66;B LATIN CAPITAL LETTER B
U+0043C0x43append&#67;C LATIN CAPITAL LETTER C
U+0044D0x44append&#68;D LATIN CAPITAL LETTER D
U+0045E0x45append&#69;E LATIN CAPITAL LETTER E
U+0046F0x46append&#70;F LATIN CAPITAL LETTER F
U+0047G0x47append&#71;G LATIN CAPITAL LETTER G
U+0048H0x48append&#72;H LATIN CAPITAL LETTER H
U+0049I0x49append&#73;I LATIN CAPITAL LETTER I
U+004AJ0x4aappend&#74;J LATIN CAPITAL LETTER J
U+004BK0x4bappend&#75;K LATIN CAPITAL LETTER K
U+004CL0x4cappend&#76;L LATIN CAPITAL LETTER L
U+004DM0x4dappend&#77;M LATIN CAPITAL LETTER M
U+004EN0x4eappend&#78;N LATIN CAPITAL LETTER N
U+004FO0x4fappend&#79;O LATIN CAPITAL LETTER O
U+0050P0x50append&#80;P LATIN CAPITAL LETTER P
U+0051Q0x51append&#81;Q LATIN CAPITAL LETTER Q
U+0052R0x52append&#82;R LATIN CAPITAL LETTER R
U+0053S0x53append&#83;S LATIN CAPITAL LETTER S
U+0054T0x54append&#84;T LATIN CAPITAL LETTER T
U+0055U0x55append&#85;U LATIN CAPITAL LETTER U
U+0056V0x56append&#86;V LATIN CAPITAL LETTER V
U+0057W0x57append&#87;W LATIN CAPITAL LETTER W
U+0058X0x58append&#88;X LATIN CAPITAL LETTER X
U+0059Y0x59append&#89;Y LATIN CAPITAL LETTER Y
U+005AZ0x5aappend&#90;Z LATIN CAPITAL LETTER Z
U+005B[0x5bappend&#91;[ LEFT SQUARE BRACKET
U+005C\0x5cappend&#92;\ REVERSE SOLIDUS
U+005D]0x5dappend&#93;] RIGHT SQUARE BRACKET
U+005E^0x5eappend&#94;^ CIRCUMFLEX ACCENT
U+005F_0x5fappend&#95;_ LOW LINE
U+0060`0x60append&#96;` GRAVE ACCENT
U+0061a0x61append&#97;a LATIN SMALL LETTER A
U+0062b0x62append&#98;b LATIN SMALL LETTER B
U+0063c0x63append&#99;c LATIN SMALL LETTER C
U+0064d0x64append&#100;d LATIN SMALL LETTER D
U+0065e0x65append&#101;e LATIN SMALL LETTER E
U+0066f0x66append&#102;f LATIN SMALL LETTER F
U+0067g0x67append&#103;g LATIN SMALL LETTER G
U+0068h0x68append&#104;h LATIN SMALL LETTER H
U+0069i0x69append&#105;i LATIN SMALL LETTER I
U+006Aj0x6aappend&#106;j LATIN SMALL LETTER J
U+006Bk0x6bappend&#107;k LATIN SMALL LETTER K
U+006Cl0x6cappend&#108;l LATIN SMALL LETTER L
U+006Dm0x6dappend&#109;m LATIN SMALL LETTER M
U+006En0x6eappend&#110;n LATIN SMALL LETTER N
U+006Fo0x6fappend&#111;o LATIN SMALL LETTER O
U+0070p0x70append&#112;p LATIN SMALL LETTER P
U+0071q0x71append&#113;q LATIN SMALL LETTER Q
U+0072r0x72append&#114;r LATIN SMALL LETTER R
U+0073s0x73append&#115;s LATIN SMALL LETTER S
U+0074t0x74append&#116;t LATIN SMALL LETTER T
U+0075u0x75append&#117;u LATIN SMALL LETTER U
U+0076v0x76append&#118;v LATIN SMALL LETTER V
U+0077w0x77append&#119;w LATIN SMALL LETTER W
U+0078x0x78append&#120;x LATIN SMALL LETTER X
U+0079y0x79append&#121;y LATIN SMALL LETTER Y
U+007Az0x7aappend&#122;z LATIN SMALL LETTER Z
U+007B{0x7bappend&#123;{ LEFT CURLY BRACKET
U+007C|0x7cappend&#124;| VERTICAL LINE
U+007D}0x7dappend&#125;} RIGHT CURLY BRACKET
U+007E~0x7eappend&#126;~ 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&#160;  NO-BREAK SPACE
U+00A1¡0xc2 0xa1append&#161;¡ INVERTED EXCLAMATION MARK
U+00A2¢0xc2 0xa2append&#162;¢ CENT SIGN
U+00A3£0xc2 0xa3append&#163;£ POUND SIGN
U+00A4¤0xc2 0xa4append&#164;¤ CURRENCY SIGN
U+00A5¥0xc2 0xa5append&#165;¥ YEN SIGN
U+00A6¦0xc2 0xa6append&#166;¦ BROKEN BAR
U+00A7§0xc2 0xa7append&#167;§ SECTION SIGN
U+00A8¨0xc2 0xa8append&#168;¨ DIAERESIS
U+00A9©0xc2 0xa9append&#169;© COPYRIGHT SIGN
U+00AAª0xc2 0xaaappend&#170;ª FEMININE ORDINAL INDICATOR
U+00AB«0xc2 0xabappend&#171;« LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
U+00AC¬0xc2 0xacappend&#172;¬ NOT SIGN
U+00AD­0xc2 0xadappend&#173;­ SOFT HYPHEN
U+00AE®0xc2 0xaeappend&#174;® REGISTERED SIGN
U+00AF¯0xc2 0xafappend&#175;¯ MACRON
U+00B0°0xc2 0xb0append&#176;° DEGREE SIGN
U+00B1±0xc2 0xb1append&#177;± PLUS-MINUS SIGN
U+00B2²0xc2 0xb2append&#178;² SUPERSCRIPT TWO
U+00B3³0xc2 0xb3append&#179;³ SUPERSCRIPT THREE
U+00B4´0xc2 0xb4append&#180;´ ACUTE ACCENT
U+00B5µ0xc2 0xb5append&#181;µ MICRO SIGN
U+00B60xc2 0xb6append&#182; PILCROW SIGN
U+00B7·0xc2 0xb7append&#183;· MIDDLE DOT
U+00B8¸0xc2 0xb8append&#184;¸ CEDILLA
U+00B9¹0xc2 0xb9append&#185;¹ SUPERSCRIPT ONE
U+00BAº0xc2 0xbaappend&#186;º MASCULINE ORDINAL INDICATOR
U+00BB»0xc2 0xbbappend&#187;» RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
U+00BC¼0xc2 0xbcappend&#188;¼ VULGAR FRACTION ONE QUARTER
U+00BD½0xc2 0xbdappend&#189;½ VULGAR FRACTION ONE HALF
U+00BE¾0xc2 0xbeappend&#190;¾ VULGAR FRACTION THREE QUARTERS
U+00BF¿0xc2 0xbfappend&#191;¿ INVERTED QUESTION MARK
U+00C0À0xc3 0x80append&#192;À LATIN CAPITAL LETTER A WITH GRAVE
U+00C1Á0xc3 0x81append&#193;Á LATIN CAPITAL LETTER A WITH ACUTE
U+00C2Â0xc3 0x82append&#194;Â LATIN CAPITAL LETTER A WITH CIRCUMFLEX
U+00C3Ã0xc3 0x83append&#195;Ã LATIN CAPITAL LETTER A WITH TILDE
U+00C4Ä0xc3 0x84append&#196;Ä LATIN CAPITAL LETTER A WITH DIAERESIS
U+00C5Å0xc3 0x85append&#197;Å LATIN CAPITAL LETTER A WITH RING ABOVE
U+00C6Æ0xc3 0x86append&#198;Æ LATIN CAPITAL LETTER AE
U+00C7Ç0xc3 0x87append&#199;Ç LATIN CAPITAL LETTER C WITH CEDILLA
U+00C8È0xc3 0x88append&#200;È LATIN CAPITAL LETTER E WITH GRAVE
U+00C9É0xc3 0x89append&#201;É LATIN CAPITAL LETTER E WITH ACUTE
U+00CAÊ0xc3 0x8aappend&#202;Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX
U+00CBË0xc3 0x8bappend&#203;Ë LATIN CAPITAL LETTER E WITH DIAERESIS
U+00CCÌ0xc3 0x8cappend&#204;Ì LATIN CAPITAL LETTER I WITH GRAVE
U+00CDÍ0xc3 0x8dappend&#205;Í LATIN CAPITAL LETTER I WITH ACUTE
U+00CEÎ0xc3 0x8eappend&#206;Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX
U+00CFÏ0xc3 0x8fappend&#207;Ï LATIN CAPITAL LETTER I WITH DIAERESIS
U+00D0Ð0xc3 0x90append&#208;Ð LATIN CAPITAL LETTER ETH
U+00D1Ñ0xc3 0x91append&#209;Ñ LATIN CAPITAL LETTER N WITH TILDE
U+00D2Ò0xc3 0x92append&#210;Ò LATIN CAPITAL LETTER O WITH GRAVE
U+00D3Ó0xc3 0x93append&#211;Ó LATIN CAPITAL LETTER O WITH ACUTE
U+00D4Ô0xc3 0x94append&#212;Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX
U+00D5Õ0xc3 0x95append&#213;Õ LATIN CAPITAL LETTER O WITH TILDE
U+00D6Ö0xc3 0x96append&#214;Ö LATIN CAPITAL LETTER O WITH DIAERESIS
U+00D7×0xc3 0x97append&#215;× MULTIPLICATION SIGN
U+00D8Ø0xc3 0x98append&#216;Ø LATIN CAPITAL LETTER O WITH STROKE
U+00D9Ù0xc3 0x99append&#217;Ù LATIN CAPITAL LETTER U WITH GRAVE
U+00DAÚ0xc3 0x9aappend&#218;Ú LATIN CAPITAL LETTER U WITH ACUTE
U+00DBÛ0xc3 0x9bappend&#219;Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX
U+00DCÜ0xc3 0x9cappend&#220;Ü LATIN CAPITAL LETTER U WITH DIAERESIS
U+00DDÝ0xc3 0x9dappend&#221;Ý LATIN CAPITAL LETTER Y WITH ACUTE
U+00DEÞ0xc3 0x9eappend&#222;Þ LATIN CAPITAL LETTER THORN
U+00DFß0xc3 0x9fappend&#223;ß LATIN SMALL LETTER SHARP S
U+00E0à0xc3 0xa0append&#224;à LATIN SMALL LETTER A WITH GRAVE
U+00E1á0xc3 0xa1append&#225;á LATIN SMALL LETTER A WITH ACUTE
U+00E2â0xc3 0xa2append&#226;â LATIN SMALL LETTER A WITH CIRCUMFLEX
U+00E3ã0xc3 0xa3append&#227;ã LATIN SMALL LETTER A WITH TILDE
U+00E4ä0xc3 0xa4append&#228;ä LATIN SMALL LETTER A WITH DIAERESIS
U+00E5å0xc3 0xa5append&#229;å LATIN SMALL LETTER A WITH RING ABOVE
U+00E6æ0xc3 0xa6append&#230;æ LATIN SMALL LETTER AE
U+00E7ç0xc3 0xa7append&#231;ç LATIN SMALL LETTER C WITH CEDILLA
U+00E8è0xc3 0xa8append&#232;è LATIN SMALL LETTER E WITH GRAVE
U+00E9é0xc3 0xa9append&#233;é LATIN SMALL LETTER E WITH ACUTE
U+00EAê0xc3 0xaaappend&#234;ê LATIN SMALL LETTER E WITH CIRCUMFLEX
U+00EBë0xc3 0xabappend&#235;ë LATIN SMALL LETTER E WITH DIAERESIS
U+00ECì0xc3 0xacappend&#236;ì LATIN SMALL LETTER I WITH GRAVE
U+00EDí0xc3 0xadappend&#237;í LATIN SMALL LETTER I WITH ACUTE
U+00EEî0xc3 0xaeappend&#238;î LATIN SMALL LETTER I WITH CIRCUMFLEX
U+00EFï0xc3 0xafappend&#239;ï LATIN SMALL LETTER I WITH DIAERESIS
U+00F0ð0xc3 0xb0append&#240;ð LATIN SMALL LETTER ETH
U+00F1ñ0xc3 0xb1append&#241;ñ LATIN SMALL LETTER N WITH TILDE
U+00F2ò0xc3 0xb2append&#242;ò LATIN SMALL LETTER O WITH GRAVE
U+00F3ó0xc3 0xb3append&#243;ó LATIN SMALL LETTER O WITH ACUTE
U+00F4ô0xc3 0xb4append&#244;ô LATIN SMALL LETTER O WITH CIRCUMFLEX
U+00F5õ0xc3 0xb5append&#245;õ LATIN SMALL LETTER O WITH TILDE
U+00F6ö0xc3 0xb6append&#246;ö LATIN SMALL LETTER O WITH DIAERESIS
U+00F7÷0xc3 0xb7append&#247;÷ DIVISION SIGN
U+00F8ø0xc3 0xb8append&#248;ø LATIN SMALL LETTER O WITH STROKE
U+00F9ù0xc3 0xb9append&#249;ù LATIN SMALL LETTER U WITH GRAVE
U+00FAú0xc3 0xbaappend&#250;ú LATIN SMALL LETTER U WITH ACUTE
U+00FBû0xc3 0xbbappend&#251;û LATIN SMALL LETTER U WITH CIRCUMFLEX
U+00FCü0xc3 0xbcappend&#252;ü LATIN SMALL LETTER U WITH DIAERESIS
U+00FDý0xc3 0xbdappend&#253;ý LATIN SMALL LETTER Y WITH ACUTE
U+00FEþ0xc3 0xbeappend&#254;þ LATIN SMALL LETTER THORN
U+00FFÿ0xc3 0xbfappend&#255;ÿ LATIN SMALL LETTER Y WITH DIAERESIS