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{^ 1001001111001011011101011001001111001011011000010110111001111101100100111100101101110101100100111100101101100001011011100111101101011110 93cb7593cb616e7d93cb7593cb616e7b5e
EUC-JP 突u突an}突u突an{^ 1100011011001101011101011100011011001101011000010110111001111101110001101100110101110101110001101100110101100001011011100111101101011110 c6cd75c6cd616e7dc6cd75c6cd616e7b5e
UTF-8 突u突an}突u突an{^ 111001111010101010000001011101011110011110101010100000010110000101101110011111011110011110101010100000010111010111100111101010101000000101100001011011100111101101011110 e7aa8175e7aa81616e7de7aa8175e7aa81616e7b5e
UHC 突u突an}突u突an{^ 1101010011001101011101011101010011001101011000010110111001111101110101001100110101110101110101001100110101100001011011100111101101011110 d4cd75d4cd616e7dd4cd75d4cd616e7b5e

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