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 111010111010110010101111011010011110101110101100101011110110100101000010 ebacaf69ebacaf6942
SJIS-WIN ?¬?i?¬?iB 0011111110000001110010100011111101101001001111111000000111001010001111110110100101000010 3f81ca3f693f81ca3f6942
EUC-JP 묯i묯iB 10001111101010111011001110100010110011001000111110100010101101000110100110001111101010111011001110100010110011001000111110100010101101000110100101000010 8fabb3a2cc8fa2b4698fabb3a2cc8fa2b46942
UTF-8 묯i묯iB 110000111010101111000010101011001100001010101111011010011100001110101011110000101010110011000010101011110110100101000010 c3abc2acc2af69c3abc2acc2af6942
UHC ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942

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