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 豢ゥ豸厭豢ゥ豸閲^ 111001101011010010101001111001101011011010001001011111011110011010110100101010011110011010110110100010010111101101011110 e6b4a9e6b6897de6b4a9e6b6897b5e
EUC-JP 豢ゥ豸厭豢ゥ豸閲^ 1110110010110110100011101010100111101100101110001011000111011110111011001011011010001110101010011110110010111000101100011101110001011110 ecb68ea9ecb8b1deecb68ea9ecb8b1dc5e
UTF-8 豢ゥ豸厭豢ゥ豸閲^ 11101000101100011010001011101111101111011010100111101000101100011011100011100101100011101010110111101000101100011010001011101111101111011010100111101000101100011011100011101001100101101011001001011110 e8b1a2efbda9e8b1b8e58eade8b1a2efbda9e8b1b8e996b25e
UHC ???厭????^ 00111111001111110011111111100110111101000011111100111111001111110011111101011110 3f3f3fe6f43f3f3f3f5e

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