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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
EUC-JP ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
UTF-8 청횇혦짙청횗혦짖h 11101100101100101010110111101101100110101000011111101101100110001010011011101100101001111001100111101100101100101010110111101101100110101001011111101101100110001010011011101100101001111001011001101000 ecb2aded9a87ed98a6eca799ecb2aded9a97ed98a6eca79668
UHC 청횇혦짙청횗혦짖h 1100001110111011110000111000010111000010100011101100001010100011110000111011101111000011100100011100001010001110110000101010001001101000 c3bbc385c28ec2a3c3bbc391c28ec2a268

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