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^ 0011111101001111001111110011111101001100001111110100111100111111001111110100110001011110 3f4f3f3f4c3f4f3f3f4c5e
SJIS-WIN ?O??L?O??L^ 0011111101001111001111110011111101001100001111110100111100111111001111110100110001011110 3f4f3f3f4c3f4f3f3f4c5e
EUC-JP ?O??L?O??L^ 0011111101001111001111110011111101001100001111110100111100111111001111110100110001011110 3f4f3f3f4c3f4f3f3f4c5e
UTF-8 청O혦짜L청O혦짜L^ 1110110010110010101011010100111111101101100110001010011011101100101001111001110001001100111011001011001010101101010011111110110110011000101001101110110010100111100111000100110001011110 ecb2ad4fed98a6eca79c4cecb2ad4fed98a6eca79c4c5e
UHC 청O혦짜L청O혦짜L^ 1100001110111011010011111100001010001110110000101010010101001100110000111011101101001111110000101000111011000010101001010100110001011110 c3bb4fc28ec2a54cc3bb4fc28ec2a54c5e

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