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 1001100001100011001111110011111101101001100110000110001100111111001111110110100101000010 98633f3f6998633f3f6942
EUC-JP 歪??i歪??iB 1100111111000100001111110011111101101001110011111100010000111111001111110110100101000010 cfc43f3f69cfc43f3f6942
UTF-8 歪귧닱i歪귧닱iB 111001101010110110101010111010101011011110100111111010111000101110110001011010011110011010101101101010101110101010110111101001111110101110001011101100010110100101000010 e6adaaeab7a7eb8bb169e6adaaeab7a7eb8bb16942
UHC 歪귧닱i歪귧닱iB 111010001110000010000010111011101000100010100111011010011110100011100000100000101110111010001000101001110110100101000010 e8e082ee88a769e8e082ee88a76942

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