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??^ 001111110110011000111111001111110011111101100110001111110011111101011110 3f663f3f3f663f3f5e
SJIS-WIN ?f???f??^ 001111110110011000111111001111110011111101100110001111110011111101011110 3f663f3f3f663f3f5e
EUC-JP ?f???f??^ 001111110110011000111111001111110011111101100110001111110011111101011110 3f663f3f3f663f3f5e
UTF-8 채f챕짰채f혬혪^ 111011001011000110000100011001101110110010110001100101011110110010100111101100001110110010110001100001000110011011101101100110001010110011101101100110001010101001011110 ecb18466ecb195eca7b0ecb18466ed98aced98aa5e
UHC 채f챕짰채f혬혪^ 110000111010010001100110110000111010100111000010101011101100001110100100011001101100001010010100110000101001001001011110 c3a466c3a9c2aec3a466c294c2925e

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