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 蛯キ鄒ッ閧鍋セョ 111001011000001010110111111001111011111010101111111010001000001010010011111001111011111010101110 e582b7e7beafe88293e7beae
EUC-JP 蛯キ鄒ッ閧鍋セョ 11101001111000101000111010110111111011101100000010001110101011111110111111100010110001101110100110001110101111101000111010101110 e9e28eb7eec08eafefe2c6e98ebe8eae
UTF-8 蛯キ鄒ッ閧鍋セョ 111010001001101110101111111011111011110110110111111010011000010010010010111011111011110110101111111010011001011010100111111010011000110110001011111011111011110110111110111011111011110110101110 e89bafefbdb7e98492efbdafe996a7e98d8befbdbeefbdae
UHC ??鄒??鍋?? 00111111001111111111010111011011001111110011111111001110101001110011111100111111 3f3ff5db3f3fcea73f3f

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