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 ?????K??e^ 00111111001111110011111100111111001111110100101100111111001111110110010101011110 3f3f3f3f3f4b3f3f655e
SJIS-WIN ?????K??e^ 00111111001111110011111100111111001111110100101100111111001111110110010101011110 3f3f3f3f3f4b3f3f655e
EUC-JP ?????K??e^ 00111111001111110011111100111111001111110100101100111111001111110110010101011110 3f3f3f3f3f4b3f3f655e
UTF-8 청횊혦쨋청K혦쩐e^ 111011001011001010101101111011011001101010001010111011011001100010100110111011001010100010001011111011001011001010101101010010111110110110011000101001101110110010101001100100000110010101011110 ecb2aded9a8aed98a6eca88becb2ad4bed98a6eca990655e
UHC 청횊혦쨋청K혦쩐e^ 1100001110111011110000111000100011000010100011101100001010110110110000111011101101001011110000101000111011000010101111100110010101011110 c3bbc388c28ec2b6c3bb4bc28ec2be655e

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