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 ???b???b^ 001111110011111100111111011000100011111100111111001111110110001001011110 3f3f3f623f3f3f625e
SJIS-WIN 狸旦即b狸旦即b^ 100100100100101110010010010101011001000110100110011000101001001001001011100100100101010110010001101001100110001001011110 924b925591a662924b925591a6625e
EUC-JP 狸旦即b狸旦即b^ 110000111010110011000011101101101100001010101000011000101100001110101100110000111011011011000010101010000110001001011110 c3acc3b6c2a862c3acc3b6c2a8625e
UTF-8 狸旦即b狸旦即b^ 111001111000101110111000111001101001011110100110111001011000110110110011011000101110011110001011101110001110011010010111101001101110010110001101101100110110001001011110 e78bb8e697a6e58db362e78bb8e697a6e58db3625e
UHC 狸旦?b狸旦?b^ 11010111111000011101001110101001001111110110001011010111111000011101001110101001001111110110001001011110 d7e1d3a93f62d7e1d3a93f625e

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