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 癲???五?Ⅲ 11100001100111110011111100111111001111111000110011011100001111111000011101010110 e19f3f3f3f8cdc3f8756
EUC-JP 癲???五?? 111000101010000100111111001111110011111110111000110111100011111100111111 e2a13f3f3fb8de3f3f
UTF-8 癲얘퀡흮五묒Ⅲ 111001111001100110110010111011001001011010011000111011011000000010100001111011011001110110101110111001001011101010010100111010111010110010010010111000101000010110100010 e799b2ec9698ed80a1ed9daee4ba94ebac92e285a2
UHC 癲얘퀡흮五묒Ⅲ 1110111110100110101111101110101010110011100101011100010110001010111001111110100110010001111011001010010110110010 efa6beeab395c58ae7e991eca5b2

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