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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 淏ァ荳マ淏ァ荳ボ^ 111110110100001010100111111001001011100010000011011111011111101101000010101001111110010010111000100000110111101101011110 fb42a7e4b8837dfb42a7e4b8837b5e
EUC-JP 淏ァ荳マ淏ァ荳ボ^ 10001111110001111101100110001110101001111110100010111010101001011101111010001111110001111101100110001110101001111110100010111010101001011101110001011110 8fc7d98ea7e8baa5de8fc7d98ea7e8baa5dc5e
UTF-8 淏ァ荳マ淏ァ荳ボ^ 11100110101101111000111111101111101111011010011111101000100011011011001111100011100000111001111011100110101101111000111111101111101111011010011111101000100011011011001111100011100000111001110001011110 e6b78fefbda7e88db3e3839ee6b78fefbda7e88db3e3839c5e
UHC 淏?荳マ淏?荳ボ^ 111110111100100000111111110101001110010110101011110111101111101111001000001111111101010011100101101010111101110001011110 fbc83fd4e5abdefbc83fd4e5abdc5e

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