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??D?F??D^ 0011111101000110001111110011111101000100001111110100011000111111001111110100010001011110 3f463f3f443f463f3f445e
SJIS-WIN ?F??D?F??D^ 0011111101000110001111110011111101000100001111110100011000111111001111110100010001011110 3f463f3f443f463f3f445e
EUC-JP ?F??D?F??D^ 0011111101000110001111110011111101000100001111110100011000111111001111110100010001011110 3f463f3f443f463f3f445e
UTF-8 청F혦쩔D청F혦쩔D^ 1110110010110010101011010100011011101101100110001010011011101100101010011001010001000100111011001011001010101101010001101110110110011000101001101110110010101001100101000100010001011110 ecb2ad46ed98a6eca99444ecb2ad46ed98a6eca994445e
UHC 청F혦쩔D청F혦쩔D^ 1100001110111011010001101100001010001110110000101011111101000100110000111011101101000110110000101000111011000010101111110100010001011110 c3bb46c28ec2bf44c3bb46c28ec2bf445e

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