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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 청횄혦짯첬짹혦짼 111011001011001010101101111011011001101010000100111011011001100010100110111011001010011110101111111011001011001010101100111011001010011110111001111011011001100010100110111011001010011110111100 ecb2aded9a84ed98a6eca7afecb2aceca7b9ed98a6eca7bc
UHC 청횄혦짯첬짹혦짼 11000011101110111100001110000011110000101000111011000010101011011100001110111010110000101011000111000010100011101100001010110010 c3bbc383c28ec2adc3bac2b1c28ec2b2

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