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 1001000011110101001111110011111101101001100100001111010100111111001111110110100101000010 90f53f3f6990f53f3f6942
EUC-JP 染??i染??iB 1100000011110111001111110011111101101001110000001111011100111111001111110110100101000010 c0f73f3f69c0f73f3f6942
UTF-8 染뽬뱠i染뽬뱠iB 111001101001111110010011111010111011110110101100111010111011000110100000011010011110011010011111100100111110101110111101101011001110101110110001101000000110100101000010 e69f93ebbdacebb1a069e69f93ebbdacebb1a06942
UHC 染뽬뱠i染뽬뱠iB 111001101111100010010110111010001001001110000110011010011110011011111000100101101110100010010011100001100110100101000010 e6f896e8938669e6f896e893866942

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