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 鄒橄エ会ス駆ョ 1110011110111110100111101110101110110100100010011110111110111101100010111110110010101110 e7be9eebb489efbd8becae
EUC-JP 鄒橄エ会ス駆ョ 1110111011000000110111001110110110001110101101001011001011110001100011101011110110110110111011101000111010101110 eec0dced8eb4b2f18ebdb6ee8eae
UTF-8 鄒橄エ会ス駆ョ 111010011000010010010010111001101010100110000100111011111011110110110100111001001011110010011010111011111011110110111101111010011010011110000110111011111011110110101110 e98492e6a984efbdb4e4bc9aefbdbde9a786efbdae
UHC 鄒橄????? 111101011101101111001010111101000011111100111111001111110011111100111111 f5dbcaf43f3f3f3f3f

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