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 ?????T??B 001111110011111100111111001111110011111101010100001111110011111101000010 3f3f3f3f3f543f3f42
SJIS-WIN ?????T??B 001111110011111100111111001111110011111101010100001111110011111101000010 3f3f3f3f3f543f3f42
EUC-JP ?????T??B 001111110011111100111111001111110011111101010100001111110011111101000010 3f3f3f3f3f543f3f42
UTF-8 청횦혦짤청T혦짠B 1110110010110010101011011110110110011010101001101110110110011000101001101110110010100111101001001110110010110010101011010101010011101101100110001010011011101100101001111010000001000010 ecb2aded9aa6ed98a6eca7a4ecb2ad54ed98a6eca7a042
UHC 청횦혦짤청T혦짠B 11000011101110111100001110011101110000101000111011000010101010011100001110111011010101001100001010001110110000101010011101000010 c3bbc39dc28ec2a9c3bb54c28ec2a742

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