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 ?L??[?L??[^ 0011111101001100001111110011111101011011001111110100110000111111001111110101101101011110 3f4c3f3f5b3f4c3f3f5b5e
SJIS-WIN ?L??[?L??[^ 0011111101001100001111110011111101011011001111110100110000111111001111110101101101011110 3f4c3f3f5b3f4c3f3f5b5e
EUC-JP ?L??[?L??[^ 0011111101001100001111110011111101011011001111110100110000111111001111110101101101011110 3f4c3f3f5b3f4c3f3f5b5e
UTF-8 청L혦쨘[청L혦쨘[^ 1110110010110010101011010100110011101101100110001010011011101100101010001001100001011011111011001011001010101101010011001110110110011000101001101110110010101000100110000101101101011110 ecb2ad4ced98a6eca8985becb2ad4ced98a6eca8985b5e
UHC 청L혦쨘[청L혦쨘[^ 1100001110111011010011001100001010001110110000101011101001011011110000111011101101001100110000101000111011000010101110100101101101011110 c3bb4cc28ec2ba5bc3bb4cc28ec2ba5b5e

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