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 癲?????擬 111000011001111100111111001111110011111100111111001111111000101101011011 e19f3f3f3f3f3f8b5b
EUC-JP 癲??瑗??擬 1110001010100001001111110011111110001111110011001100000000111111001111111011010110111100 e2a13f3f8fccc03f3fb5bc
UTF-8 癲싳뼅瑗뉛쬃擬 111001111001100110110010111011001000101110110011111010111011110010000101111001111001000110010111111010111000100110011011111011001010110010000011111001101001001110101100 e799b2ec8bb3ebbc85e79197eb899becac83e693ac
UHC 癲싳뼅瑗뉛쬃擬 1110111110100110100110101110110010010110100011111110101010111100100001111110111110100110100110101110101111110100 efa69aec968feabc87efa69aebf4

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