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??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
SJIS-WIN ?L??\}?L??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
EUC-JP ?L??\}?L??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
UTF-8 청L혦쨩\}청L혦쨩\{^ 11101100101100101010110101001100111011011001100010100110111011001010100010101001010111000111110111101100101100101010110101001100111011011001100010100110111011001010100010101001010111000111101101011110 ecb2ad4ced98a6eca8a95c7decb2ad4ced98a6eca8a95c7b5e
UHC 청L혦쨩\}청L혦쨩\{^ 11000011101110110100110011000010100011101100001010111011010111000111110111000011101110110100110011000010100011101100001010111011010111000111101101011110 c3bb4cc28ec2bb5c7dc3bb4cc28ec2bb5c7b5e

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