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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 臧?η}臧?η{^ 11100100011010000011111110000011110001010111110111100100011010000011111110000011110001010111101101011110 e4683f83c57de4683f83c57b5e
EUC-JP 臧?η}臧?η{^ 11100111110010010011111110100110110001110111110111100111110010010011111110100110110001110111101101011110 e7c93fa6c77de7c93fa6c77b5e
UTF-8 臧찍η}臧찍η{^ 11101000100001111010011111101100101100001000110111001110101101110111110111101000100001111010011111101100101100001000110111001110101101110111101101011110 e887a7ecb08dceb77de887a7ecb08dceb77b5e
UHC 臧찍η}臧찍η{^ 111011011111010111000010111011111010010111100111011111011110110111110101110000101110111110100101111001110111101101011110 edf5c2efa5e77dedf5c2efa5e77b5e

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