Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- As character names:
- U+001A <control> character
- U+007A LATIN SMALL LETTER Z character
- U+0064 LATIN SMALL LETTER D character
- U+004A LATIN CAPITAL LETTER J character
- U+0012 <control> character
- U+0058 LATIN CAPITAL LETTER X character
- U+007F <control> character ()
- U+005D RIGHT SQUARE BRACKET character (])
- U+001D <control> character
- U+0020 SPACE character
- U+0054 LATIN CAPITAL LETTER T character
- U+0019 <control> character
- U+003F QUESTION MARK character (?)
- U+006C LATIN SMALL LETTER L character
- U+002A ASTERISK character (*)
- U+0009 <control> character
- U+0015 <control> character
- U+003D EQUALS SIGN character (=)
- U+0050 LATIN CAPITAL LETTER P character
- U+006E LATIN SMALL LETTER N character
- U+0051 LATIN CAPITAL LETTER Q character
- U+000C <control> character
- U+005C REVERSE SOLIDUS character (\)
- U+0002 <control> character
- U+0036 DIGIT SIX character (6)
- U+002C COMMA character (,)
- U+0050 LATIN CAPITAL LETTER P character
- U+000F <control> character
- U+004E LATIN CAPITAL LETTER N character
- U+0007 <control> character
- U+005B LEFT SQUARE BRACKET character ([)
- U+0001 <control> character
- U+0057 LATIN CAPITAL LETTER W character
- As raw characters:
- zdJX] T?l* =PnQ\6,PN[W
- As a string of HTML entities:
- zdJX] T?l*	=PnQ\6,PN[W
- Decoder output:
- Byte number 1 is decimal 139, hex 0x8B, octal \213, binary 10001011
- Unexpected continuation byte.
- Byte number 2 is decimal 245, hex 0xF5, octal \365, binary 11110101
- This is the first byte of a 4 byte sequence.
- Byte number 3 is decimal 26, hex 0x1A, octal \032, binary 00011010
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+001A <control>
- = SUBSTITUTE
- x (replacement character - FFFD)
- Byte number 4 is decimal 122, hex 0x7A, octal \172, binary 01111010
- U+007A LATIN SMALL LETTER Z
- x (latin small letter z with stroke - 01B6)
- Byte number 5 is decimal 193, hex 0xC1, octal \301, binary 11000001
- This is the first byte of a 2 byte sequence.
- Byte number 6 is decimal 216, hex 0xD8, octal \330, binary 11011000
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- This is the first byte of a 2 byte sequence.
- Byte number 7 is decimal 243, hex 0xF3, octal \363, binary 11110011
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- This is the first byte of a 4 byte sequence.
- Byte number 8 is decimal 100, hex 0x64, octal \144, binary 01100100
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+0064 LATIN SMALL LETTER D
- Byte number 9 is decimal 130, hex 0x82, octal \202, binary 10000010
- Unexpected continuation byte.
- Byte number 10 is decimal 130, hex 0x82, octal \202, binary 10000010
- Unexpected continuation byte.
- Byte number 11 is decimal 74, hex 0x4A, octal \112, binary 01001010
- U+004A LATIN CAPITAL LETTER J
- Byte number 12 is decimal 18, hex 0x12, octal \022, binary 00010010
- U+0012 <control>
- = DEVICE CONTROL TWO
- Byte number 13 is decimal 88, hex 0x58, octal \130, binary 01011000
- U+0058 LATIN CAPITAL LETTER X
- Byte number 14 is decimal 127, hex 0x7F, octal \177, binary 01111111
- U+007F <control>
- = DELETE
- Byte number 15 is decimal 93, hex 0x5D, octal \135, binary 01011101
- U+005D RIGHT SQUARE BRACKET
- = closing square bracket (1.0)
- Byte number 16 is decimal 246, hex 0xF6, octal \366, binary 11110110
- This is the first byte of a 4 byte sequence.
- Byte number 17 is decimal 139, hex 0x8B, octal \213, binary 10001011
- This is continuation byte 1, expecting 2 more.
- Byte number 18 is decimal 29, hex 0x1D, octal \035, binary 00011101
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+001D <control>
- = INFORMATION SEPARATOR THREE
- = group separator (GS)
- Byte number 19 is decimal 215, hex 0xD7, octal \327, binary 11010111
- This is the first byte of a 2 byte sequence.
- Byte number 20 is decimal 32, hex 0x20, octal \040, binary 00100000
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+0020 SPACE
- * sometimes considered a control code
- * other space characters: 2000-200A
- x (no-break space - 00A0)
- x (zero width space - 200B)
- x (word joiner - 2060)
- x (ideographic space - 3000)
- x (zero width no-break space - FEFF)
- Byte number 21 is decimal 84, hex 0x54, octal \124, binary 01010100
- U+0054 LATIN CAPITAL LETTER T
- Byte number 22 is decimal 25, hex 0x19, octal \031, binary 00011001
- U+0019 <control>
- = END OF MEDIUM
- Byte number 23 is decimal 63, hex 0x3F, octal \077, binary 00111111
- U+003F QUESTION MARK
- x (inverted question mark - 00BF)
- x (greek question mark - 037E)
- x (arabic question mark - 061F)
- x (interrobang - 203D)
- x (question exclamation mark - 2048)
- x (exclamation question mark - 2049)
- Byte number 24 is decimal 108, hex 0x6C, octal \154, binary 01101100
- U+006C LATIN SMALL LETTER L
- x (script small l - 2113)
- x (mathematical script small l - 1D4C1)
- Byte number 25 is decimal 42, hex 0x2A, octal \052, binary 00101010
- U+002A ASTERISK
- = star (on phone keypads)
- x (arabic five pointed star - 066D)
- x (low asterisk - 204E)
- x (asterisk operator - 2217)
- x (sextile - 26B9)
- x (heavy asterisk - 2731)
- Byte number 26 is decimal 9, hex 0x09, octal \011, binary 00001001
- U+0009 <control>
- = CHARACTER TABULATION
- = horizontal tabulation (HT), tab
- Byte number 27 is decimal 21, hex 0x15, octal \025, binary 00010101
- U+0015 <control>
- = NEGATIVE ACKNOWLEDGE
- Byte number 28 is decimal 61, hex 0x3D, octal \075, binary 00111101
- U+003D EQUALS SIGN
- * other related characters: 2241-2263
- x (not equal to - 2260)
- x (identical to - 2261)
- x (modifier letter short equals sign - A78A)
- x (roman sextans sign - 10190)
- Byte number 29 is decimal 80, hex 0x50, octal \120, binary 01010000
- U+0050 LATIN CAPITAL LETTER P
- x (double-struck capital p - 2119)
- Byte number 30 is decimal 110, hex 0x6E, octal \156, binary 01101110
- U+006E LATIN SMALL LETTER N
- x (superscript latin small letter n - 207F)
- Byte number 31 is decimal 245, hex 0xF5, octal \365, binary 11110101
- This is the first byte of a 4 byte sequence.
- Byte number 32 is decimal 81, hex 0x51, octal \121, binary 01010001
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+0051 LATIN CAPITAL LETTER Q
- x (double-struck capital q - 211A)
- Byte number 33 is decimal 12, hex 0x0C, octal \014, binary 00001100
- U+000C <control>
- = FORM FEED (FF)
- Byte number 34 is decimal 92, hex 0x5C, octal \134, binary 01011100
- U+005C REVERSE SOLIDUS
- = backslash
- x (combining reverse solidus overlay - 20E5)
- x (set minus - 2216)
- Byte number 35 is decimal 197, hex 0xC5, octal \305, binary 11000101
- This is the first byte of a 2 byte sequence.
- Byte number 36 is decimal 2, hex 0x02, octal \002, binary 00000010
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+0002 <control>
- = START OF TEXT
- Byte number 37 is decimal 253, hex 0xFD, octal \375, binary 11111101
- This is the first byte of a 6 byte sequence.
- Byte number 38 is decimal 54, hex 0x36, octal \066, binary 00110110
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+0036 DIGIT SIX
- Byte number 39 is decimal 254, hex 0xFE, octal \376, binary 11111110
- Not a valid UTF-8 byte.
- Byte number 40 is decimal 142, hex 0x8E, octal \216, binary 10001110
- Unexpected continuation byte.
- Byte number 41 is decimal 44, hex 0x2C, octal \054, binary 00101100
- U+002C COMMA
- = decimal separator
- x (arabic comma - 060C)
- x (single low-9 quotation mark - 201A)
- x (ideographic comma - 3001)
- Byte number 42 is decimal 80, hex 0x50, octal \120, binary 01010000
- U+0050 LATIN CAPITAL LETTER P
- x (double-struck capital p - 2119)
- Byte number 43 is decimal 15, hex 0x0F, octal \017, binary 00001111
- U+000F <control>
- = SHIFT IN
- * known as LOCKING-SHIFT ZERO in 8-bit environments
- Byte number 44 is decimal 169, hex 0xA9, octal \251, binary 10101001
- Unexpected continuation byte.
- Byte number 45 is decimal 78, hex 0x4E, octal \116, binary 01001110
- U+004E LATIN CAPITAL LETTER N
- x (double-struck capital n - 2115)
- Byte number 46 is decimal 7, hex 0x07, octal \007, binary 00000111
- U+0007 <control>
- = BELL
- Byte number 47 is decimal 238, hex 0xEE, octal \356, binary 11101110
- This is the first byte of a 3 byte sequence.
- Byte number 48 is decimal 91, hex 0x5B, octal \133, binary 01011011
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+005B LEFT SQUARE BRACKET
- = opening square bracket (1.0)
- * other bracket characters: 27E6-27EB, 2983-2998, 3008-301B
- Byte number 49 is decimal 133, hex 0x85, octal \205, binary 10000101
- Unexpected continuation byte.
- Byte number 50 is decimal 1, hex 0x01, octal \001, binary 00000001
- U+0001 <control>
- = START OF HEADING
- Byte number 51 is decimal 237, hex 0xED, octal \355, binary 11101101
- This is the first byte of a 3 byte sequence.
- Byte number 52 is decimal 147, hex 0x93, octal \223, binary 10010011
- This is continuation byte 1, expecting 1 more.
- Byte number 53 is decimal 87, hex 0x57, octal \127, binary 01010111
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- U+0057 LATIN CAPITAL LETTER W
- Byte number 54 is decimal 192, hex 0xC0, octal \300, binary 11000000
- This is the first byte of a 2 byte sequence.
- Byte number 55 is decimal 200, hex 0xC8, octal \310, binary 11001000
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- This is the first byte of a 2 byte sequence.
- Byte number 56 is decimal 213, hex 0xD5, octal \325, binary 11010101
- Previous UTF-8 multibyte sequence incomplete, earlier bytes dropped.
- This is the first byte of a 2 byte sequence.
- End of file during multibyte sequence, some bytes dropped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement