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 1110001110001000001111110011111101101001111000111000100000111111001111110110100101000010 e3883f3f69e3883f3f6942
EUC-JP 繹??i繹??iB 1110010111101000001111110011111101101001111001011110100000111111001111110110100101000010 e5e83f3f69e5e83f3f6942
UTF-8 繹롔렫i繹롔렫iB 111001111011100110111001111010111010000110010100111010111010000010101011011010011110011110111001101110011110101110100001100101001110101110100000101010110110100101000010 e7b9b9eba194eba0ab69e7b9b9eba194eba0ab6942
UHC 繹롔렫i繹롔렫iB 111001101011101010001110110110001000111010111001011010011110011010111010100011101101100010001110101110010110100101000010 e6ba8ed88eb969e6ba8ed88eb96942

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