As character names:
U+0102 LATIN CAPITAL LETTER A WITH BREVE character (Ă)
As raw characters:
Ă
As a string of HTML entities:
Ă
Decoder output:
Byte number 1 is decimal 196, hex 0xC4, octal \304, binary 11000100 This is the first byte of a 2 byte sequence. Byte number 2 is decimal 130, hex 0x82, octal \202, binary 10000010 This is continuation byte 1, expecting 0 more. U+0102 LATIN CAPITAL LETTER A WITH BREVE : 0041 0306