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 章??[章??[^ 1000111111001101001111110011111101011011100011111100110100111111001111110101101101011110 8fcd3f3f5b8fcd3f3f5b5e
EUC-JP 章??[章??[^ 1011111011001111001111110011111101011011101111101100111100111111001111110101101101011110 becf3f3f5bbecf3f3f5b5e
UTF-8 章먱뱪[章먱뱪[^ 111001111010101110100000111010111010100010110001111010111011000110101010010110111110011110101011101000001110101110101000101100011110101110110001101010100101101101011110 e7aba0eba8b1ebb1aa5be7aba0eba8b1ebb1aa5b5e
UHC 章먱뱪[章먱뱪[^ 111011011111000110010000111011101001001110010000010110111110110111110001100100001110111010010011100100000101101101011110 edf190ee93905bedf190ee93905b5e

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