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 怏??徇??徇 10011100100010010011111100111111100111000110110100111111001111111001110001101101 9c893f3f9c6d3f3f9c6d
EUC-JP 怏??徇??徇 11010111111010010011111100111111110101111100111000111111001111111101011111001110 d7e93f3fd7ce3f3fd7ce
UTF-8 怏묓옄徇볟맔徇 111001101000000010001111111010111010110010010011111011001001100010000100111001011011111010000111111010111011001110011111111010111010011110010100111001011011111010000111 e6808febac93ec9884e5be87ebb39feba794e5be87
UHC 怏묓옄徇볟맔徇 1110010011101000100100011110110110011110100100001110001011011111100100111110010110010000101001101110001011011111 e4e891ed9e90e2df93e590a6e2df

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