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 ??????A?? 001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f413f3f
SJIS-WIN ??????A?? 001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f413f3f
EUC-JP ??????A?? 001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f413f3f
UTF-8 청횜혦횚혦짤A청횜 11101100101100101010110111101101100110101001110011101101100110001010011011101101100110101001101011101101100110001010011011101100101001111010010001000001111011001011001010101101111011011001101010011100 ecb2aded9a9ced98a6ed9a9aed98a6eca7a441ecb2aded9a9c
UHC 청횜혦횚혦짤A청횜 1100001110111011110000111001011011000010100011101100001110010100110000101000111011000010101010010100000111000011101110111100001110010110 c3bbc396c28ec394c28ec2a941c3bbc396

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