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 1001010001001101001111110011111101101001100101000100110100111111001111110110100101000010 944d3f3f69944d3f3f6942
EUC-JP 熱??i熱??iB 1100011110101110001111110011111101101001110001111010111000111111001111110110100101000010 c7ae3f3f69c7ae3f3f6942
UTF-8 熱뗧몓i熱뗧몓iB 111001111000011010110001111010111001011110100111111010111010101010010011011010011110011110000110101100011110101110010111101001111110101110101010100100110110100101000010 e786b1eb97a7ebaa9369e786b1eb97a7ebaa936942
UHC 熱뗧몓i熱뗧몓iB 111001101111000010001011111001111001000110000001011010011110011011110000100010111110011110010001100000010110100101000010 e6f08be7918169e6f08be791816942

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