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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 鳶??i鳶??iB 1001001111001110001111110011111101101001100100111100111000111111001111110110100101000010 93ce3f3f6993ce3f3f6942
EUC-JP 鳶??i鳶??iB 1100011011010000001111110011111101101001110001101101000000111111001111110110100101000010 c6d03f3f69c6d03f3f6942
UTF-8 鳶밭뫆i鳶밭뫆iB 111010011011001110110110111010111011000010101101111010111010101110000110011010011110100110110011101101101110101110110000101011011110101110101011100001100110100101000010 e9b3b6ebb0adebab8669e9b3b6ebb0adebab866942
UHC 鳶밭뫆i鳶밭뫆iB 111001101110100110111001111001111001000110101001011010011110011011101001101110011110011110010001101010010110100101000010 e6e9b9e791a969e6e9b9e791a96942

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