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 111000101011010111110010111000111111110001000011011010011110001010110101111100101110001111111100010000110110100101000010 e2b5f2e3fc4369e2b5f2e3fc436942
EUC-JP 箏?鮏i箏?鮏iB 111001001011011100111111100011111110101011011011011010011110010010110111001111111000111111101010110110110110100101000010 e4b73f8feadb69e4b73f8feadb6942
UTF-8 箏鮏i箏鮏iB 111001111010111010001111111011101000100010011010111010011010111010001111011010011110011110101110100011111110111010001000100110101110100110101110100011110110100101000010 e7ae8fee889ae9ae8f69e7ae8fee889ae9ae8f6942
UHC 箏??i箏??iB 1110111010110100001111110011111101101001111011101011010000111111001111110110100101000010 eeb43f3f69eeb43f3f6942

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