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 111001111000011010110001111000111000111010101011111010111010101110000110011010011110011110000110101100011110001110001110101010111110101110101011100001100110100101000010 e786b1e38eabebab8669e786b1e38eabebab866942
UHC 熱㎫뫆i熱㎫뫆iB 111001101111000010100111111001111001000110101001011010011110011011110000101001111110011110010001101010010110100101000010 e6f0a7e791a969e6f0a7e791a96942

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