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 1001011011111010001111110011111101101001100101101111101000111111001111110110100101000010 96fa3f3f6996fa3f3f6942
EUC-JP 愈??i愈??iB 1100110011111100001111110011111101101001110011001111110000111111001111110110100101000010 ccfc3f3f69ccfc3f3f6942
UTF-8 愈뉑뵝i愈뉑뵝iB 111001101000010010001000111010111000100110010001111010111011010110011101011010011110011010000100100010001110101110001001100100011110101110110101100111010110100101000010 e68488eb8991ebb59d69e68488eb8991ebb59d6942
UHC 愈뉑뵝i愈뉑뵝iB 111010101110111110000111111001101001010010011101011010011110101011101111100001111110011010010100100111010110100101000010 eaef87e6949d69eaef87e6949d6942

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