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 閻溽事螽シ隍ェ 111010001000010110011111111001111000111010010110111001011010100010111100111010001010010010101010 e8859fe78e96e5a8bce8a4aa
EUC-JP 閻溽事螽シ隍ェ 1110111111100101110111101110100110111011111101101110101010101010100011101011110011110000101001101000111010101010 efe5dee9bbf6eaaa8ebcf0a68eaa
UTF-8 閻溽事螽シ隍ェ 111010011001011010111011111001101011101010111101111001001011101010001011111010001001111010111101111011111011110110111100111010011001101010001101111011111011110110101010 e996bbe6babde4ba8be89ebdefbdbce99a8defbdaa
UHC 閻?事??隍? 11100111101000100011111111011110110000000011111100111111111111001101101100111111 e7a23fdec03f3ffcdb3f

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