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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 兒??[兒??[^ 1001100101011010001111110011111101011011100110010101101000111111001111110101101101011110 995a3f3f5b995a3f3f5b5e
EUC-JP 兒??[兒??[^ 1101000110111011001111110011111101011011110100011011101100111111001111110101101101011110 d1bb3f3f5bd1bb3f3f5b5e
UTF-8 兒꼮덯[兒꼮덯[^ 111001011000010110010010111010101011110010101110111010111000110110101111010110111110010110000101100100101110101010111100101011101110101110001101101011110101101101011110 e58592eabcaeeb8daf5be58592eabcaeeb8daf5b5e
UHC 兒꼮덯[兒꼮덯[^ 111001001010111010000100100010011000100101000110010110111110010010101110100001001000100110001001010001100101101101011110 e4ae848989465be4ae848989465b5e

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