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 衆???彫?諸 10001111010011110011111100111111001111111001001010100100001111111000111110010100 8f4f3f3f3f92a43f8f94
EUC-JP 衆???彫?諸 10111101101100000011111100111111001111111100010010100110001111111011110111110100 bdb03f3f3fc4a63fbdf4
UTF-8 衆쟉렰렣彫렞諸 111010001010000110000110111011001001111110001001111010111010000010110000111010111010000010100011111001011011110110101011111010111010000010011110111010001010101110111000 e8a186ec9f89eba0b0eba0a3e5bdabeba09ee8abb8
UHC 衆쟉렰렣彫렞諸 1111000111101011110000001111000110001110101111011000111010110100111100001100000110001110101011111111000010110011 f1ebc0f18ebd8eb4f0c18eaff0b3

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