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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鄒ョ闡帛ゥ夊ォ 1110011110111110101011101110100010010001100110111110010110101001100110101110100010101011 e7beaee8919be5a99ae8ab
EUC-JP 鄒ョ闡帛ゥ夊ォ 1110111011000000100011101010111011101111111100011101011011100111100011101010100111010100111010101000111010101011 eec08eaeeff1d6e78ea9d4ea8eab
UTF-8 鄒ョ闡帛ゥ夊ォ 111010011000010010010010111011111011110110101110111010011001011110100001111001011011100010011011111011111011110110101001111001011010010010001010111011111011110110101011 e98492efbdaee997a1e5b89befbda9e5a48aefbdab
UHC 鄒?闡帛??? 11110101110110110011111111110100110001011101101111011001001111110011111100111111 f5db3ff4c5dbd93f3f3f

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