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??on}?O??on{^ 001111110100111100111111001111110110111101101110011111010011111101001111001111110011111101101111011011100111101101011110 3f4f3f3f6f6e7d3f4f3f3f6f6e7b5e
SJIS-WIN ?O??on}?O??on{^ 001111110100111100111111001111110110111101101110011111010011111101001111001111110011111101101111011011100111101101011110 3f4f3f3f6f6e7d3f4f3f3f6f6e7b5e
EUC-JP ?O??on}?O??on{^ 001111110100111100111111001111110110111101101110011111010011111101001111001111110011111101101111011011100111101101011110 3f4f3f3f6f6e7d3f4f3f3f6f6e7b5e
UTF-8 청O혦쨘on}청O혦쨘on{^ 111011001011001010101101010011111110110110011000101001101110110010101000100110000110111101101110011111011110110010110010101011010100111111101101100110001010011011101100101010001001100001101111011011100111101101011110 ecb2ad4fed98a6eca8986f6e7decb2ad4fed98a6eca8986f6e7b5e
UHC 청O혦쨘on}청O혦쨘on{^ 110000111011101101001111110000101000111011000010101110100110111101101110011111011100001110111011010011111100001010001110110000101011101001101111011011100111101101011110 c3bb4fc28ec2ba6f6e7dc3bb4fc28ec2ba6f6e7b5e

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