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 ?F???F??^ 001111110100011000111111001111110011111101000110001111110011111101011110 3f463f3f3f463f3f5e
SJIS-WIN ?F???F??^ 001111110100011000111111001111110011111101000110001111110011111101011110 3f463f3f3f463f3f5e
EUC-JP ?F???F??^ 001111110100011000111111001111110011111101000110001111110011111101011110 3f463f3f3f463f3f5e
UTF-8 채F챕첫채F챕첫^ 111011001011000110000100010001101110110010110001100101011110110010110010101010111110110010110001100001000100011011101100101100011001010111101100101100101010101101011110 ecb18446ecb195ecb2abecb18446ecb195ecb2ab5e
UHC 채F챕첫채F챕첫^ 110000111010010001000110110000111010100111000011101110011100001110100100010001101100001110101001110000111011100101011110 c3a446c3a9c3b9c3a446c3a9c3b95e

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