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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 萵キ鄒ッ鈞鍋セョ 111001001110000010110111111001111011111010101111111001111110000010010011111001111011111010101110 e4e0b7e7beafe7e093e7beae
EUC-JP 萵キ鄒ッ鈞鍋セョ 11101000111000101000111010110111111011101100000010001110101011111110111011100010110001101110100110001110101111101000111010101110 e8e28eb7eec08eafeee2c6e98ebe8eae
UTF-8 萵キ鄒ッ鈞鍋セョ 111010001001000010110101111011111011110110110111111010011000010010010010111011111011110110101111111010011000100010011110111010011000110110001011111011111011110110111110111011111011110110101110 e890b5efbdb7e98492efbdafe9889ee98d8befbdbeefbdae
UHC ??鄒?鈞鍋?? 0011111100111111111101011101101100111111110100001011011111001110101001110011111100111111 3f3ff5db3fd0b7cea73f3f

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