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 ???????O^ 001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f4f5e
SJIS-WIN ???????O^ 001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f4f5e
EUC-JP ???????O^ 001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f4f5e
UTF-8 렺채렺챵렺쩡렧O^ 1110101110100000101110101110110010110001100001001110101110100000101110101110110010110001101101011110101110100000101110101110110010101001101000011110101110100000101001110100111101011110 eba0baecb184eba0baecb1b5eba0baeca9a1eba0a74f5e
UHC 렺채렺챵렺쩡렧O^ 10001110110000101100001110100100100011101100001011000011101100101000111011000010110000101100010010001110101101100100111101011110 8ec2c3a48ec2c3b28ec2c2c48eb64f5e

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