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 111001111000011010110001111010111001011110100111111011001000001010111001011010011110011110000110101100011110101110010111101001111110110010000010101110010110100101000010 e786b1eb97a7ec82b969e786b1eb97a7ec82b96942
UHC 熱뗧삹i熱뗧삹iB 111001101111000010001011111001111001100010110000011010011110011011110000100010111110011110011000101100000110100101000010 e6f08be798b069e6f08be798b06942

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