As character names:
U+047C CYRILLIC CAPITAL LETTER OMEGA WITH TITLO character (Ѽ)
As raw characters:
Ѽ
As a string of HTML entities:
Ѽ
Decoder output:
Byte number 1 is decimal 224, hex 0xE0, octal \340, binary 11100000 This is the first byte of a 3 byte sequence. Byte number 2 is decimal 145, hex 0x91, octal \221, binary 10010001 This is continuation byte 1, expecting 1 more. Byte number 3 is decimal 188, hex 0xBC, octal \274, binary 10111100 This is continuation byte 2, expecting 0 more. U+047C CYRILLIC CAPITAL LETTER OMEGA WITH TITLO = Cyrillic "beautiful omega" * despite its name, this character does not have a titlo, nor is it composed of an omega plus a diacritic x (cyrillic capital letter broad omega - A64C)