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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
EUC-JP 煐?????煐 1000111111001001111110000011111100111111001111110011111100111111100011111100100111111000 8fc9f83f3f3f3f3f8fc9f8
UTF-8 煐몃㈀溜믩젾煐 111001111000010110010000111010111010101010000011111000111000100010000000111011111010011110001011111010111010111110101001111011001010000010111110111001111000010110010000 e78590ebaa83e38880efa78bebafa9eca0bee78590
UHC 煐몃㈀溜믩젾煐 1110011110111100101110001110101110101001101100011110101011111110100100101110101110100000101100001110011110111100 e7bcb8eba9b1eafe92eba0b0e7bc

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