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 O&]½%+3h_T?nm^<
simple
editing functions
append space · delete last character · clear accumulator
Unicode U+004F U+0026 U+005D U+00BD U+0025 U+002B U+0033 U+0068 U+005F U+0054 U+003F U+006E U+006D U+005E U+0018 U+003C
UTF-8 \x4f \x26 \x5d \xc2\xbd \x25 \x2b \x33 \x68 \x5f \x54 \x3f \x6e \x6d \x5e \x18 \x3c
HTML &#x4F;&#x26;&#x5D;&#xBD;&#x25;&#x2B;&#x33;&#x68;&#x5F;&#x54;&#x3F;&#x6E;&#x6D;&#x5E;&#x18;&#x3C;
Unicode
code point
character UTF-8
(in literal)
append character
to accumulator
HTML 4.0 character entities numerical HTML encoding
of the Unicode character
name
U+0000 \x00append  <control>
U+0001 \x01append  <control>
U+0002 \x02append  <control>
U+0003 \x03append  <control>
U+0004 \x04append  <control>
U+0005 \x05append  <control>
U+0006 \x06append  <control>
U+0007 \x07append  <control>
U+0008 \x08append  <control>
U+0009 \x09append  <control>
U+000A \x0aappend  <control>
U+000B \x0bappend  <control>
U+000C \x0cappend  <control>
U+000D \x0dappend  <control>
U+000E \x0eappend  <control>
U+000F \x0fappend  <control>
U+0010 \x10append  <control>
U+0011 \x11append  <control>
U+0012 \x12append  <control>
U+0013 \x13append  <control>
U+0014 \x14append  <control>
U+0015 \x15append  <control>
U+0016 \x16append  <control>
U+0017 \x17append  <control>
U+0018 \x18append  <control>
U+0019 \x19append  <control>
U+001A \x1aappend  <control>
U+001B \x1bappend  <control>
U+001C \x1cappend  <control>
U+001D \x1dappend  <control>
U+001E \x1eappend  <control>
U+001F \x1fappend  <control>
U+0020 \x20append &#x20; SPACE
U+0021!\x21append &#x21;! EXCLAMATION MARK
U+0022"\x22append&quot;" &#x22;" QUOTATION MARK
U+0023#\x23append &#x23;# NUMBER SIGN
U+0024$\x24append &#x24;$ DOLLAR SIGN
U+0025%\x25append &#x25;% PERCENT SIGN
U+0026&\x26append&amp;& &#x26;& AMPERSAND
U+0027'\x27append &#x27;' APOSTROPHE
U+0028(\x28append &#x28;( LEFT PARENTHESIS
U+0029)\x29append &#x29;) RIGHT PARENTHESIS
U+002A*\x2aappend &#x2A;* ASTERISK
U+002B+\x2bappend &#x2B;+ PLUS SIGN
U+002C,\x2cappend &#x2C;, COMMA
U+002D-\x2dappend &#x2D;- HYPHEN-MINUS
U+002E.\x2eappend &#x2E;. FULL STOP
U+002F/\x2fappend &#x2F;/ SOLIDUS
U+00300\x30append &#x30;0 DIGIT ZERO
U+00311\x31append &#x31;1 DIGIT ONE
U+00322\x32append &#x32;2 DIGIT TWO
U+00333\x33append &#x33;3 DIGIT THREE
U+00344\x34append &#x34;4 DIGIT FOUR
U+00355\x35append &#x35;5 DIGIT FIVE
U+00366\x36append &#x36;6 DIGIT SIX
U+00377\x37append &#x37;7 DIGIT SEVEN
U+00388\x38append &#x38;8 DIGIT EIGHT
U+00399\x39append &#x39;9 DIGIT NINE
U+003A:\x3aappend &#x3A;: COLON
U+003B;\x3bappend &#x3B;; SEMICOLON
U+003C<\x3cappend&lt;< &#x3C;< LESS-THAN SIGN
U+003D=\x3dappend &#x3D;= EQUALS SIGN
U+003E>\x3eappend&gt;> &#x3E;> GREATER-THAN SIGN
U+003F?\x3fappend &#x3F;? QUESTION MARK
U+0040@\x40append &#x40;@ COMMERCIAL AT
U+0041A\x41append &#x41;A LATIN CAPITAL LETTER A
U+0042B\x42append &#x42;B LATIN CAPITAL LETTER B
U+0043C\x43append &#x43;C LATIN CAPITAL LETTER C
U+0044D\x44append &#x44;D LATIN CAPITAL LETTER D
U+0045E\x45append &#x45;E LATIN CAPITAL LETTER E
U+0046F\x46append &#x46;F LATIN CAPITAL LETTER F
U+0047G\x47append &#x47;G LATIN CAPITAL LETTER G
U+0048H\x48append &#x48;H LATIN CAPITAL LETTER H
U+0049I\x49append &#x49;I LATIN CAPITAL LETTER I
U+004AJ\x4aappend &#x4A;J LATIN CAPITAL LETTER J
U+004BK\x4bappend &#x4B;K LATIN CAPITAL LETTER K
U+004CL\x4cappend &#x4C;L LATIN CAPITAL LETTER L
U+004DM\x4dappend &#x4D;M LATIN CAPITAL LETTER M
U+004EN\x4eappend &#x4E;N LATIN CAPITAL LETTER N
U+004FO\x4fappend &#x4F;O LATIN CAPITAL LETTER O
U+0050P\x50append &#x50;P LATIN CAPITAL LETTER P
U+0051Q\x51append &#x51;Q LATIN CAPITAL LETTER Q
U+0052R\x52append &#x52;R LATIN CAPITAL LETTER R
U+0053S\x53append &#x53;S LATIN CAPITAL LETTER S
U+0054T\x54append &#x54;T LATIN CAPITAL LETTER T
U+0055U\x55append &#x55;U LATIN CAPITAL LETTER U
U+0056V\x56append &#x56;V LATIN CAPITAL LETTER V
U+0057W\x57append &#x57;W LATIN CAPITAL LETTER W
U+0058X\x58append &#x58;X LATIN CAPITAL LETTER X
U+0059Y\x59append &#x59;Y LATIN CAPITAL LETTER Y
U+005AZ\x5aappend &#x5A;Z LATIN CAPITAL LETTER Z
U+005B[\x5bappend &#x5B;[ LEFT SQUARE BRACKET
U+005C\\x5cappend &#x5C;\ REVERSE SOLIDUS
U+005D]\x5dappend &#x5D;] RIGHT SQUARE BRACKET
U+005E^\x5eappend &#x5E;^ CIRCUMFLEX ACCENT
U+005F_\x5fappend &#x5F;_ LOW LINE
U+0060`\x60append &#x60;` GRAVE ACCENT
U+0061a\x61append &#x61;a LATIN SMALL LETTER A
U+0062b\x62append &#x62;b LATIN SMALL LETTER B
U+0063c\x63append &#x63;c LATIN SMALL LETTER C
U+0064d\x64append &#x64;d LATIN SMALL LETTER D
U+0065e\x65append &#x65;e LATIN SMALL LETTER E
U+0066f\x66append &#x66;f LATIN SMALL LETTER F
U+0067g\x67append &#x67;g LATIN SMALL LETTER G
U+0068h\x68append &#x68;h LATIN SMALL LETTER H
U+0069i\x69append &#x69;i LATIN SMALL LETTER I
U+006Aj\x6aappend &#x6A;j LATIN SMALL LETTER J
U+006Bk\x6bappend &#x6B;k LATIN SMALL LETTER K
U+006Cl\x6cappend &#x6C;l LATIN SMALL LETTER L
U+006Dm\x6dappend &#x6D;m LATIN SMALL LETTER M
U+006En\x6eappend &#x6E;n LATIN SMALL LETTER N
U+006Fo\x6fappend &#x6F;o LATIN SMALL LETTER O
U+0070p\x70append &#x70;p LATIN SMALL LETTER P
U+0071q\x71append &#x71;q LATIN SMALL LETTER Q
U+0072r\x72append &#x72;r LATIN SMALL LETTER R
U+0073s\x73append &#x73;s LATIN SMALL LETTER S
U+0074t\x74append &#x74;t LATIN SMALL LETTER T
U+0075u\x75append &#x75;u LATIN SMALL LETTER U
U+0076v\x76append &#x76;v LATIN SMALL LETTER V
U+0077w\x77append &#x77;w LATIN SMALL LETTER W
U+0078x\x78append &#x78;x LATIN SMALL LETTER X
U+0079y\x79append &#x79;y LATIN SMALL LETTER Y
U+007Az\x7aappend &#x7A;z LATIN SMALL LETTER Z
U+007B{\x7bappend &#x7B;{ LEFT CURLY BRACKET
U+007C|\x7cappend &#x7C;| VERTICAL LINE
U+007D}\x7dappend &#x7D;} RIGHT CURLY BRACKET
U+007E~\x7eappend &#x7E;~ TILDE
U+007F \x7fappend  <control>