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{^ 0011111100111111011000010110111001111101001111110011111101100001011011100111101101011110 3f3f616e7d3f3f616e7b5e
SJIS-WIN 狐?an}狐?an{^ 10001100110011110011111101100001011011100111110110001100110011110011111101100001011011100111101101011110 8ccf3f616e7d8ccf3f616e7b5e
EUC-JP 狐?an}狐?an{^ 10111000110100010011111101100001011011100111110110111000110100010011111101100001011011100111101101011110 b8d13f616e7db8d13f616e7b5e
UTF-8 狐렦an}狐렦an{^ 11100111100010111001000011101011101000001010011001100001011011100111110111100111100010111001000011101011101000001010011001100001011011100111101101011110 e78b90eba0a6616e7de78b90eba0a6616e7b5e
UHC 狐렦an}狐렦an{^ 111110111100111110001110101101010110000101101110011111011111101111001111100011101011010101100001011011100111101101011110 fbcf8eb5616e7dfbcf8eb5616e7b5e

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