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 ?u?an}?u?an{^ 00111111011101010011111101100001011011100111110100111111011101010011111101100001011011100111101101011110 3f753f616e7d3f753f616e7b5e
SJIS-WIN 塒u塒an}塒u塒an{^ 1001101011001011011101011001101011001011011000010110111001111101100110101100101101110101100110101100101101100001011011100111101101011110 9acb759acb616e7d9acb759acb616e7b5e
EUC-JP 塒u塒an}塒u塒an{^ 1101010011001101011101011101010011001101011000010110111001111101110101001100110101110101110101001100110101100001011011100111101101011110 d4cd75d4cd616e7dd4cd75d4cd616e7b5e
UTF-8 塒u塒an}塒u塒an{^ 111001011010000110010010011101011110010110100001100100100110000101101110011111011110010110100001100100100111010111100101101000011001001001100001011011100111101101011110 e5a19275e5a192616e7de5a19275e5a192616e7b5e
UHC ?u?an}?u?an{^ 00111111011101010011111101100001011011100111110100111111011101010011111101100001011011100111101101011110 3f753f616e7d3f753f616e7b5e

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