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??O?K??? 00111111010001100011111100111111010011110011111101001011001111110011111100111111 3f463f3f4f3f4b3f3f3f
SJIS-WIN ?F??O?K??? 00111111010001100011111100111111010011110011111101001011001111110011111100111111 3f463f3f4f3f4b3f3f3f
EUC-JP ?F??O?K??? 00111111010001100011111100111111010011110011111101001011001111110011111100111111 3f463f3f4f3f4b3f3f3f
UTF-8 청F혦쩔O청K횑챕쨉 111011001011001010101101010001101110110110011000101001101110110010101001100101000100111111101100101100101010110101001011111011011001101010010001111011001011000110010101111011001010100010001001 ecb2ad46ed98a6eca9944fecb2ad4bed9a91ecb195eca889
UHC 청F혦쩔O청K횑챕쨉 1100001110111011010001101100001010001110110000101011111101001111110000111011101101001011110000111000110011000011101010011100001010110101 c3bb46c28ec2bf4fc3bb4bc38cc3a9c2b5

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