UTF-8 encoding table and Unicode characters

page with code points U+0000 to U+007F

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 «̨̯±ϩešQm@gFDkAA
simple
editing functions
append space · delete last character · clear accumulator
Unicode U+0000 U+0000 U+0020 U+00AB U+0328 U+032F U+00B1 U+03E9 U+0065 U+009A U+0051 U+006D U+001E U+0040 U+0006 U+0067 U+0046 U+0044 U+0017 U+006B U+0041 U+0041
UTF-8 00 040 0302 0253 0314 0250 0314 0257 0302 0261 0317 0251 0145 0302 0232 0121 0155 036 0100 06 0147 0106 0104 027 0153 0101 0101
HTML �� «̨̯±ϩešQm@gFDkAA
Unicode
code point
character UTF-8
(oct.)
append character
to accumulator
HTML 4.0 character entities numerical HTML encoding
of the Unicode character
name
U+0000 0append  <control>
U+0001 01append  <control>
U+0002 02append  <control>
U+0003 03append  <control>
U+0004 04append  <control>
U+0005 05append  <control>
U+0006 06append  <control>
U+0007 07append  <control>
U+0008 010append  <control>
U+0009 011append  <control>
U+000A 012append  <control>
U+000B 013append  <control>
U+000C 014append  <control>
U+000D 015append  <control>
U+000E 016append  <control>
U+000F 017append  <control>
U+0010 020append  <control>
U+0011 021append  <control>
U+0012 022append  <control>
U+0013 023append  <control>
U+0014 024append  <control>
U+0015 025append  <control>
U+0016 026append  <control>
U+0017 027append  <control>
U+0018 030append  <control>
U+0019 031append  <control>
U+001A 032append  <control>
U+001B 033append  <control>
U+001C 034append  <control>
U+001D 035append  <control>
U+001E 036append  <control>
U+001F 037append  <control>
U+0020 040append &#x20; SPACE
U+0021!041append &#x21;! EXCLAMATION MARK
U+0022"042append&quot;" &#x22;" QUOTATION MARK
U+0023#043append &#x23;# NUMBER SIGN
U+0024$044append &#x24;$ DOLLAR SIGN
U+0025%045append &#x25;% PERCENT SIGN
U+0026&046append&amp;& &#x26;& AMPERSAND
U+0027'047append &#x27;' APOSTROPHE
U+0028(050append &#x28;( LEFT PARENTHESIS
U+0029)051append &#x29;) RIGHT PARENTHESIS
U+002A*052append &#x2A;* ASTERISK
U+002B+053append &#x2B;+ PLUS SIGN
U+002C,054append &#x2C;, COMMA
U+002D-055append &#x2D;- HYPHEN-MINUS
U+002E.056append &#x2E;. FULL STOP
U+002F/057append &#x2F;/ SOLIDUS
U+00300060append &#x30;0 DIGIT ZERO
U+00311061append &#x31;1 DIGIT ONE
U+00322062append &#x32;2 DIGIT TWO
U+00333063append &#x33;3 DIGIT THREE
U+00344064append &#x34;4 DIGIT FOUR
U+00355065append &#x35;5 DIGIT FIVE
U+00366066append &#x36;6 DIGIT SIX
U+00377067append &#x37;7 DIGIT SEVEN
U+00388070append &#x38;8 DIGIT EIGHT
U+00399071append &#x39;9 DIGIT NINE
U+003A:072append &#x3A;: COLON
U+003B;073append &#x3B;; SEMICOLON
U+003C<074append&lt;< &#x3C;< LESS-THAN SIGN
U+003D=075append &#x3D;= EQUALS SIGN
U+003E>076append&gt;> &#x3E;> GREATER-THAN SIGN
U+003F?077append &#x3F;? QUESTION MARK
U+0040@0100append &#x40;@ COMMERCIAL AT
U+0041A0101append &#x41;A LATIN CAPITAL LETTER A
U+0042B0102append &#x42;B LATIN CAPITAL LETTER B
U+0043C0103append &#x43;C LATIN CAPITAL LETTER C
U+0044D0104append &#x44;D LATIN CAPITAL LETTER D
U+0045E0105append &#x45;E LATIN CAPITAL LETTER E
U+0046F0106append &#x46;F LATIN CAPITAL LETTER F
U+0047G0107append &#x47;G LATIN CAPITAL LETTER G
U+0048H0110append &#x48;H LATIN CAPITAL LETTER H
U+0049I0111append &#x49;I LATIN CAPITAL LETTER I
U+004AJ0112append &#x4A;J LATIN CAPITAL LETTER J
U+004BK0113append &#x4B;K LATIN CAPITAL LETTER K
U+004CL0114append &#x4C;L LATIN CAPITAL LETTER L
U+004DM0115append &#x4D;M LATIN CAPITAL LETTER M
U+004EN0116append &#x4E;N LATIN CAPITAL LETTER N
U+004FO0117append &#x4F;O LATIN CAPITAL LETTER O
U+0050P0120append &#x50;P LATIN CAPITAL LETTER P
U+0051Q0121append &#x51;Q LATIN CAPITAL LETTER Q
U+0052R0122append &#x52;R LATIN CAPITAL LETTER R
U+0053S0123append &#x53;S LATIN CAPITAL LETTER S
U+0054T0124append &#x54;T LATIN CAPITAL LETTER T
U+0055U0125append &#x55;U LATIN CAPITAL LETTER U
U+0056V0126append &#x56;V LATIN CAPITAL LETTER V
U+0057W0127append &#x57;W LATIN CAPITAL LETTER W
U+0058X0130append &#x58;X LATIN CAPITAL LETTER X
U+0059Y0131append &#x59;Y LATIN CAPITAL LETTER Y
U+005AZ0132append &#x5A;Z LATIN CAPITAL LETTER Z
U+005B[0133append &#x5B;[ LEFT SQUARE BRACKET
U+005C\0134append &#x5C;\ REVERSE SOLIDUS
U+005D]0135append &#x5D;] RIGHT SQUARE BRACKET
U+005E^0136append &#x5E;^ CIRCUMFLEX ACCENT
U+005F_0137append &#x5F;_ LOW LINE
U+0060`0140append &#x60;` GRAVE ACCENT
U+0061a0141append &#x61;a LATIN SMALL LETTER A
U+0062b0142append &#x62;b LATIN SMALL LETTER B
U+0063c0143append &#x63;c LATIN SMALL LETTER C
U+0064d0144append &#x64;d LATIN SMALL LETTER D
U+0065e0145append &#x65;e LATIN SMALL LETTER E
U+0066f0146append &#x66;f LATIN SMALL LETTER F
U+0067g0147append &#x67;g LATIN SMALL LETTER G
U+0068h0150append &#x68;h LATIN SMALL LETTER H
U+0069i0151append &#x69;i LATIN SMALL LETTER I
U+006Aj0152append &#x6A;j LATIN SMALL LETTER J
U+006Bk0153append &#x6B;k LATIN SMALL LETTER K
U+006Cl0154append &#x6C;l LATIN SMALL LETTER L
U+006Dm0155append &#x6D;m LATIN SMALL LETTER M
U+006En0156append &#x6E;n LATIN SMALL LETTER N
U+006Fo0157append &#x6F;o LATIN SMALL LETTER O
U+0070p0160append &#x70;p LATIN SMALL LETTER P
U+0071q0161append &#x71;q LATIN SMALL LETTER Q
U+0072r0162append &#x72;r LATIN SMALL LETTER R
U+0073s0163append &#x73;s LATIN SMALL LETTER S
U+0074t0164append &#x74;t LATIN SMALL LETTER T
U+0075u0165append &#x75;u LATIN SMALL LETTER U
U+0076v0166append &#x76;v LATIN SMALL LETTER V
U+0077w0167append &#x77;w LATIN SMALL LETTER W
U+0078x0170append &#x78;x LATIN SMALL LETTER X
U+0079y0171append &#x79;y LATIN SMALL LETTER Y
U+007Az0172append &#x7A;z LATIN SMALL LETTER Z
U+007B{0173append &#x7B;{ LEFT CURLY BRACKET
U+007C|0174append &#x7C;| VERTICAL LINE
U+007D}0175append &#x7D;} RIGHT CURLY BRACKET
U+007E~0176append &#x7E;~ TILDE
U+007F 0177append  <control>