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 隍袴会シセ闕ウ 1110100010100100100011001101000110001001111011111011110010111110111010001000110110110011 e8a48cd189efbcbee88db3
EUC-JP 隍袴会シセ闕ウ 1111000010100110101110001101001110110010111100011000111010111100100011101011111011101111111011011000111010110011 f0a6b8d3b2f18ebc8ebeefed8eb3
UTF-8 隍袴会シセ闕ウ 111010011001101010001101111010001010001010110100111001001011110010011010111011111011110110111100111011111011110110111110111010011001011110010101111011111011110110110011 e99a8de8a2b4e4bc9aefbdbcefbdbee99795efbdb3
UHC 隍袴???闕? 11111100110110111100110111001101001111110011111100111111110011111111010000111111 fcdbcdcd3f3f3fcff43f

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