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 111001101111000110001111111001111001000110100011011010011110011011110001100011111110011110010001101000110110100101000010 e6f18fe791a369e6f18fe791a36942
EUC-JP 踈冗促i踈冗促iB 111011001111001110111110111010011100001010100101011010011110110011110011101111101110100111000010101001010110100101000010 ecf3bee9c2a569ecf3bee9c2a56942
UTF-8 踈冗促i踈冗促iB 111010001011100010001000111001011000011010010111111001001011111110000011011010011110100010111000100010001110010110000110100101111110010010111111100000110110100101000010 e8b888e58697e4bf8369e8b888e58697e4bf836942
UHC ?冗促i?冗促iB 00111111111010011011011111110101101101010110100100111111111010011011011111110101101101010110100101000010 3fe9b7f5b5693fe9b7f5b56942

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