To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 迯i迯iB 111010001011111110101111011010011110100010111111101011110110100101000010 e8bfaf69e8bfaf6942
SJIS-WIN ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
EUC-JP 迯i迯iB 100011111010101110110010100011111010001011000100100011111010001010110100011010011000111110101011101100101000111110100010110001001000111110100010101101000110100101000010 8fabb28fa2c48fa2b4698fabb28fa2c48fa2b46942
UTF-8 迯i迯iB 110000111010100011000010101111111100001010101111011010011100001110101000110000101011111111000010101011110110100101000010 c3a8c2bfc2af69c3a8c2bfc2af6942
UHC ?¿?i?¿?iB 0011111110100010101011110011111101101001001111111010001010101111001111110110100101000010 3fa2af3f693fa2af3f6942

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)