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 111100101100000110001110110011111000111011001100011010011111001011000001100011101100111110001110110011000110100101000010 f2c18ecf8ecc69f2c18ecf8ecc6942
EUC-JP ?煮捨i?煮捨iB 00111111101111001101000110111100110011100110100100111111101111001101000110111100110011100110100101000010 3fbcd1bcce693fbcd1bcce6942
UTF-8 煮捨i煮捨iB 111011101000011110111000111001111000010110101110111001101000110110101000011010011110111010000111101110001110011110000101101011101110011010001101101010000110100101000010 ee87b8e785aee68da869ee87b8e785aee68da86942
UHC ?煮捨i?煮捨iB 00111111111011011011010011011110110101110110100100111111111011011011010011011110110101110110100101000010 3fedb4ded7693fedb4ded76942

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