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__C 7+B'
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+005F U+0000 U+0043 U+0009 U+0037 U+002B U+0042 U+0001 U+0027
UTF-8 O & ] ½ % + 3 h _ _ C 7 + B '
HTML O&]½%+3h__�C	7+B'
Unicode
code point
character UTF-8
(chars)
append character
to accumulator
HTML 4.0 character entities numerical HTML encoding
of the Unicode character
name
U+0000 append  <control>
U+0001 append  <control>
U+0002 append  <control>
U+0003 append  <control>
U+0004 append  <control>
U+0005 append  <control>
U+0006 append  <control>
U+0007 append  <control>
U+0008 append  <control>
U+0009 append  <control>
U+000A append  <control>
U+000B append  <control>
U+000C append  <control>
U+000D append  <control>
U+000E append  <control>
U+000F append  <control>
U+0010 append  <control>
U+0011 append  <control>
U+0012 append  <control>
U+0013 append  <control>
U+0014 append  <control>
U+0015 append  <control>
U+0016 append  <control>
U+0017 append  <control>
U+0018 append  <control>
U+0019 append  <control>
U+001A append  <control>
U+001B append  <control>
U+001C append  <control>
U+001D append  <control>
U+001E append  <control>
U+001F append  <control>
U+0020 append &#x20; SPACE
U+0021!!append &#x21;! EXCLAMATION MARK
U+0022""append&quot;" &#x22;" QUOTATION MARK
U+0023##append &#x23;# NUMBER SIGN
U+0024$$append &#x24;$ DOLLAR SIGN
U+0025%%append &#x25;% PERCENT SIGN
U+0026&&append&amp;& &#x26;& AMPERSAND
U+0027''append &#x27;' APOSTROPHE
U+0028((append &#x28;( LEFT PARENTHESIS
U+0029))append &#x29;) RIGHT PARENTHESIS
U+002A**append &#x2A;* ASTERISK
U+002B++append &#x2B;+ PLUS SIGN
U+002C,,append &#x2C;, COMMA
U+002D--append &#x2D;- HYPHEN-MINUS
U+002E..append &#x2E;. FULL STOP
U+002F//append &#x2F;/ SOLIDUS
U+003000append &#x30;0 DIGIT ZERO
U+003111append &#x31;1 DIGIT ONE
U+003222append &#x32;2 DIGIT TWO
U+003333append &#x33;3 DIGIT THREE
U+003444append &#x34;4 DIGIT FOUR
U+003555append &#x35;5 DIGIT FIVE
U+003666append &#x36;6 DIGIT SIX
U+003777append &#x37;7 DIGIT SEVEN
U+003888append &#x38;8 DIGIT EIGHT
U+003999append &#x39;9 DIGIT NINE
U+003A::append &#x3A;: COLON
U+003B;;append &#x3B;; SEMICOLON
U+003C<<append&lt;< &#x3C;< LESS-THAN SIGN
U+003D==append &#x3D;= EQUALS SIGN
U+003E>>append&gt;> &#x3E;> GREATER-THAN SIGN
U+003F??append &#x3F;? QUESTION MARK
U+0040@@append &#x40;@ COMMERCIAL AT
U+0041AAappend &#x41;A LATIN CAPITAL LETTER A
U+0042BBappend &#x42;B LATIN CAPITAL LETTER B
U+0043CCappend &#x43;C LATIN CAPITAL LETTER C
U+0044DDappend &#x44;D LATIN CAPITAL LETTER D
U+0045EEappend &#x45;E LATIN CAPITAL LETTER E
U+0046FFappend &#x46;F LATIN CAPITAL LETTER F
U+0047GGappend &#x47;G LATIN CAPITAL LETTER G
U+0048HHappend &#x48;H LATIN CAPITAL LETTER H
U+0049IIappend &#x49;I LATIN CAPITAL LETTER I
U+004AJJappend &#x4A;J LATIN CAPITAL LETTER J
U+004BKKappend &#x4B;K LATIN CAPITAL LETTER K
U+004CLLappend &#x4C;L LATIN CAPITAL LETTER L
U+004DMMappend &#x4D;M LATIN CAPITAL LETTER M
U+004ENNappend &#x4E;N LATIN CAPITAL LETTER N
U+004FOOappend &#x4F;O LATIN CAPITAL LETTER O
U+0050PPappend &#x50;P LATIN CAPITAL LETTER P
U+0051QQappend &#x51;Q LATIN CAPITAL LETTER Q
U+0052RRappend &#x52;R LATIN CAPITAL LETTER R
U+0053SSappend &#x53;S LATIN CAPITAL LETTER S
U+0054TTappend &#x54;T LATIN CAPITAL LETTER T
U+0055UUappend &#x55;U LATIN CAPITAL LETTER U
U+0056VVappend &#x56;V LATIN CAPITAL LETTER V
U+0057WWappend &#x57;W LATIN CAPITAL LETTER W
U+0058XXappend &#x58;X LATIN CAPITAL LETTER X
U+0059YYappend &#x59;Y LATIN CAPITAL LETTER Y
U+005AZZappend &#x5A;Z LATIN CAPITAL LETTER Z
U+005B[[append &#x5B;[ LEFT SQUARE BRACKET
U+005C\\append &#x5C;\ REVERSE SOLIDUS
U+005D]]append &#x5D;] RIGHT SQUARE BRACKET
U+005E^^append &#x5E;^ CIRCUMFLEX ACCENT
U+005F__append &#x5F;_ LOW LINE
U+0060``append &#x60;` GRAVE ACCENT
U+0061aaappend &#x61;a LATIN SMALL LETTER A
U+0062bbappend &#x62;b LATIN SMALL LETTER B
U+0063ccappend &#x63;c LATIN SMALL LETTER C
U+0064ddappend &#x64;d LATIN SMALL LETTER D
U+0065eeappend &#x65;e LATIN SMALL LETTER E
U+0066ffappend &#x66;f LATIN SMALL LETTER F
U+0067ggappend &#x67;g LATIN SMALL LETTER G
U+0068hhappend &#x68;h LATIN SMALL LETTER H
U+0069iiappend &#x69;i LATIN SMALL LETTER I
U+006Ajjappend &#x6A;j LATIN SMALL LETTER J
U+006Bkkappend &#x6B;k LATIN SMALL LETTER K
U+006Cllappend &#x6C;l LATIN SMALL LETTER L
U+006Dmmappend &#x6D;m LATIN SMALL LETTER M
U+006Ennappend &#x6E;n LATIN SMALL LETTER N
U+006Fooappend &#x6F;o LATIN SMALL LETTER O
U+0070ppappend &#x70;p LATIN SMALL LETTER P
U+0071qqappend &#x71;q LATIN SMALL LETTER Q
U+0072rrappend &#x72;r LATIN SMALL LETTER R
U+0073ssappend &#x73;s LATIN SMALL LETTER S
U+0074ttappend &#x74;t LATIN SMALL LETTER T
U+0075uuappend &#x75;u LATIN SMALL LETTER U
U+0076vvappend &#x76;v LATIN SMALL LETTER V
U+0077wwappend &#x77;w LATIN SMALL LETTER W
U+0078xxappend &#x78;x LATIN SMALL LETTER X
U+0079yyappend &#x79;y LATIN SMALL LETTER Y
U+007Azzappend &#x7A;z LATIN SMALL LETTER Z
U+007B{{append &#x7B;{ LEFT CURLY BRACKET
U+007C||append &#x7C;| VERTICAL LINE
U+007D}}append &#x7D;} RIGHT CURLY BRACKET
U+007E~~append &#x7E;~ TILDE
U+007F append  <control>