(this script is currently broken)

Characters:

As character names:

U+007C VERTICAL LINE character (|)
U+0066 LATIN SMALL LETTER F character
U+0069 LATIN SMALL LETTER I character
U+0072 LATIN SMALL LETTER R character
U+0073 LATIN SMALL LETTER S character
U+0074 LATIN SMALL LETTER T character
U+0031 DIGIT ONE character (1)
U+003D EQUALS SIGN character (=)
U+0047 LATIN CAPITAL LETTER G character
U+0065 LATIN SMALL LETTER E character
U+006F LATIN SMALL LETTER O character
U+0072 LATIN SMALL LETTER R character
U+0067 LATIN SMALL LETTER G character
U+0065 LATIN SMALL LETTER E character
U+0020 SPACE character
U+004A LATIN CAPITAL LETTER J character
U+002E FULL STOP character (.)
U+00E2 LATIN SMALL LETTER A WITH CIRCUMFLEX character (â)
U+0080 <control> character (&#x0080;)
U+0089 <control> character (&#x0089;)

As raw characters:

|first1=George J. 

As a string of HTML entities:

&#x007c;&#x0066;&#x0069;&#x0072;&#x0073;&#x0074;&#x0031;&#x003d;&#x0047;&#x0065;&#x006f;&#x0072;&#x0067;&#x0065;&#x0020;&#x004a;&#x002e;&#x00e2;&#x0080;&#x0089;

In detail:

Character number 1 is decimal 124, hex 0x7C, octal \174, binary 01111100

U+007C	VERTICAL LINE
	= vertical bar
	* used in pairs to indicate absolute value
	x (latin letter dental click - 01C0)
	x (hebrew punctuation paseq - 05C0)
	x (divides - 2223)
	x (light vertical bar - 2758)


Character number 2 is decimal 102, hex 0x66, octal \146, binary 01100110

U+0066	LATIN SMALL LETTER F


Character number 3 is decimal 105, hex 0x69, octal \151, binary 01101001

U+0069	LATIN SMALL LETTER I
	* Turkish and Azerbaijani use 0130 for uppercase
	x (latin small letter dotless i - 0131)
	x (mathematical italic small dotless i - 1D6A4)


Character number 4 is decimal 114, hex 0x72, octal \162, binary 01110010

U+0072	LATIN SMALL LETTER R


Character number 5 is decimal 115, hex 0x73, octal \163, binary 01110011

U+0073	LATIN SMALL LETTER S


Character number 6 is decimal 116, hex 0x74, octal \164, binary 01110100

U+0074	LATIN SMALL LETTER T


Character number 7 is decimal 49, hex 0x31, octal \061, binary 00110001

U+0031	DIGIT ONE


Character number 8 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)


Character number 9 is decimal 71, hex 0x47, octal \107, binary 01000111

U+0047	LATIN CAPITAL LETTER G


Character number 10 is decimal 101, hex 0x65, octal \145, binary 01100101

U+0065	LATIN SMALL LETTER E
	x (estimated symbol - 212E)
	x (script small e - 212F)


Character number 11 is decimal 111, hex 0x6F, octal \157, binary 01101111

U+006F	LATIN SMALL LETTER O
	x (script small o - 2134)


Character number 12 is decimal 114, hex 0x72, octal \162, binary 01110010

U+0072	LATIN SMALL LETTER R


Character number 13 is decimal 103, hex 0x67, octal \147, binary 01100111

U+0067	LATIN SMALL LETTER G
	x (latin small letter script g - 0261)
	x (script small g - 210A)


Character number 14 is decimal 101, hex 0x65, octal \145, binary 01100101

U+0065	LATIN SMALL LETTER E
	x (estimated symbol - 212E)
	x (script small e - 212F)


Character number 15 is decimal 32, hex 0x20, octal \040, binary 00100000

U+0020	SPACE
	* sometimes considered a control code
	* other space characters: 2000-200A
	x (no-break space - 00A0)
	x (zero width space - 200B)
	x (narrow no-break space - 202F)
	x (word joiner - 2060)
	x (ideographic space - 3000)
	x (zero width no-break space - FEFF)


Character number 16 is decimal 74, hex 0x4A, octal \112, binary 01001010

U+004A	LATIN CAPITAL LETTER J


Character number 17 is decimal 46, hex 0x2E, octal \056, binary 00101110

U+002E	FULL STOP
	= period, dot, decimal point
	* may be rendered as a raised decimal point in old style numbers
	x (arabic full stop - 06D4)
	x (stenographic full stop - 2E3C)
	x (ideographic full stop - 3002)


Character number 18 is decimal 226, hex 0xE2, octal \342, binary 11100010

U+00E2	LATIN SMALL LETTER A WITH CIRCUMFLEX
	: 0061 0302


Character number 19 is decimal 128, hex 0x80, octal \200, binary 10000000

U+0080	<control>


Character number 20 is decimal 137, hex 0x89, octal \211, binary 10001001

U+0089	<control>
	= CHARACTER TABULATION WITH JUSTIFICATION