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 ?J???L??}?J???L??{^ 00111111010010100011111100111111001111110100110000111111001111110111110100111111010010100011111100111111001111110100110000111111001111110111101101011110 3f4a3f3f3f4c3f3f7d3f4a3f3f3f4c3f3f7b5e
SJIS-WIN ?J???L??}?J???L??{^ 00111111010010100011111100111111001111110100110000111111001111110111110100111111010010100011111100111111001111110100110000111111001111110111101101011110 3f4a3f3f3f4c3f3f7d3f4a3f3f3f4c3f3f7b5e
EUC-JP ?J???L??}?J???L??{^ 00111111010010100011111100111111001111110100110000111111001111110111110100111111010010100011111100111111001111110100110000111111001111110111101101011110 3f4a3f3f3f4c3f3f7d3f4a3f3f3f4c3f3f7b5e
UTF-8 청J혦징청L혦쨩}청J혦징청L혦쨩{^ 11101100101100101010110101001010111011011001100010100110111011001010011110010101111011001011001010101101010011001110110110011000101001101110110010101000101010010111110111101100101100101010110101001010111011011001100010100110111011001010011110010101111011001011001010101101010011001110110110011000101001101110110010101000101010010111101101011110 ecb2ad4aed98a6eca795ecb2ad4ced98a6eca8a97decb2ad4aed98a6eca795ecb2ad4ced98a6eca8a97b5e
UHC 청J혦징청L혦쨩}청J혦징청L혦쨩{^ 11000011101110110100101011000010100011101100001010100001110000111011101101001100110000101000111011000010101110110111110111000011101110110100101011000010100011101100001010100001110000111011101101001100110000101000111011000010101110110111101101011110 c3bb4ac28ec2a1c3bb4cc28ec2bb7dc3bb4ac28ec2a1c3bb4cc28ec2bb7b5e

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