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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 獻獵猩}獻獵猩{^ 111000001101100111100000110110001110000011001101011111011110000011011001111000001101100011100000110011010111101101011110 e0d9e0d8e0cd7de0d9e0d8e0cd7b5e
EUC-JP 獻獵猩}獻獵猩{^ 111000001101101111100000110110101110000011001111011111011110000011011011111000001101101011100000110011110111101101011110 e0dbe0dae0cf7de0dbe0dae0cf7b5e
UTF-8 獻獵猩}獻獵猩{^ 111001111000110110111011111001111000110110110101111001111000110010101001011111011110011110001101101110111110011110001101101101011110011110001100101010010111101101011110 e78dbbe78db5e78ca97de78dbbe78db5e78ca97b5e
UHC 獻獵猩}獻獵猩{^ 111110101100110011010110101101001110000011111010011111011111101011001100110101101011010011100000111110100111101101011110 faccd6b4e0fa7dfaccd6b4e0fa7b5e

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