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 畔g?梗畔g??^ 1001010011001000100000101000011100111111100011010101101110010100110010001000001010000111001111110011111101011110 94c882873f8d5b94c882873f3f5e
EUC-JP 畔g?梗畔g?暻^ 11001000110010101010001111100111001111111011100110111100110010001100101010100011111001110011111110001111110000101101110101011110 c8caa3e73fb9bcc8caa3e73f8fc2dd5e
UTF-8 畔g룴梗畔g룴暻^ 11100111100101011001010011101111101111011000011111101011101000111011010011100110101000101001011111100111100101011001010011101111101111011000011111101011101000111011010011100110100110101011101101011110 e79594efbd87eba3b4e6a297e79594efbd87eba3b4e69abb5e
UHC 畔g룴梗畔g룴暻^ 1101101011101101101000111110011110001111101010011100110011011011110110101110110110100011111001111000111110101001110011001101100101011110 daeda3e78fa9ccdbdaeda3e78fa9ccd95e

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