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 豢ァ寬掵豢ァ寬掉^ 111001101011010010100111111110101010101010011101011111011110011010110100101001111111101010101010100111010111101101011110 e6b4a7faaa9d7de6b4a7faaa9d7b5e
EUC-JP 豢ァ?掵豢ァ?掉^ 111011001011011010001110101001110011111111011001110111101110110010110110100011101010011100111111110110011101110001011110 ecb68ea73fd9deecb68ea73fd9dc5e
UTF-8 豢ァ寬掵豢ァ寬掉^ 11101000101100011010001011101111101111011010011111100101101011111010110011100110100011101011010111101000101100011010001011101111101111011010011111100101101011111010110011100110100011101000100101011110 e8b1a2efbda7e5aface68eb5e8b1a2efbda7e5aface68e895e
UHC ??寬???寬掉^ 001111110011111111001110101100000011111100111111001111111100111010110000110100111111110001011110 3f3fceb03f3f3fceb0d3fc5e

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