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 ?O???L??}?O???L??{^ 00111111010011110011111100111111001111110100110000111111001111110111110100111111010011110011111100111111001111110100110000111111001111110111101101011110 3f4f3f3f3f4c3f3f7d3f4f3f3f3f4c3f3f7b5e
SJIS-WIN ?O???L??}?O???L??{^ 00111111010011110011111100111111001111110100110000111111001111110111110100111111010011110011111100111111001111110100110000111111001111110111101101011110 3f4f3f3f3f4c3f3f7d3f4f3f3f3f4c3f3f7b5e
EUC-JP ?O???L??}?O???L??{^ 00111111010011110011111100111111001111110100110000111111001111110111110100111111010011110011111100111111001111110100110000111111001111110111101101011110 3f4f3f3f3f4c3f3f7d3f4f3f3f3f4c3f3f7b5e
UTF-8 청O혦짼청L혦쨍}청O혦짼청L혦쨍{^ 11101100101100101010110101001111111011011001100010100110111011001010011110111100111011001011001010101101010011001110110110011000101001101110110010101000100011010111110111101100101100101010110101001111111011011001100010100110111011001010011110111100111011001011001010101101010011001110110110011000101001101110110010101000100011010111101101011110 ecb2ad4fed98a6eca7bcecb2ad4ced98a6eca88d7decb2ad4fed98a6eca7bcecb2ad4ced98a6eca88d7b5e
UHC 청O혦짼청L혦쨍}청O혦짼청L혦쨍{^ 11000011101110110100111111000010100011101100001010110010110000111011101101001100110000101000111011000010101110000111110111000011101110110100111111000010100011101100001010110010110000111011101101001100110000101000111011000010101110000111101101011110 c3bb4fc28ec2b2c3bb4cc28ec2b87dc3bb4fc28ec2b2c3bb4cc28ec2b87b5e

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