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 ????an}????an{^ 001111110011111100111111001111110110000101101110011111010011111100111111001111110011111101100001011011100111101101011110 3f3f3f3f616e7d3f3f3f3f616e7b5e
SJIS-WIN ????an}????an{^ 001111110011111100111111001111110110000101101110011111010011111100111111001111110011111101100001011011100111101101011110 3f3f3f3f616e7d3f3f3f3f616e7b5e
EUC-JP ????an}????an{^ 001111110011111100111111001111110110000101101110011111010011111100111111001111110011111101100001011011100111101101011110 3f3f3f3f616e7d3f3f3f3f616e7b5e
UTF-8 청횕혦쨉an}청횕혦쨉an{^ 11101100101100101010110111101101100110101001010111101101100110001010011011101100101010001000100101100001011011100111110111101100101100101010110111101101100110101001010111101101100110001010011011101100101010001000100101100001011011100111101101011110 ecb2aded9a95ed98a6eca889616e7decb2aded9a95ed98a6eca889616e7b5e
UHC 청횕혦쨉an}청횕혦쨉an{^ 1100001110111011110000111000111111000010100011101100001010110101011000010110111001111101110000111011101111000011100011111100001010001110110000101011010101100001011011100111101101011110 c3bbc38fc28ec2b5616e7dc3bbc38fc28ec2b5616e7b5e

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