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 ??鹹}??鹹{^ 0011111100111111111010100110001101111101001111110011111111101010011000110111101101011110 3f3fea637d3f3fea637b5e
EUC-JP ??鹹}??鹹{^ 0011111100111111111100111100010001111101001111110011111111110011110001000111101101011110 3f3ff3c47d3f3ff3c47b5e
UTF-8 인뤺鹹}인뤺鹹{^ 111011001001110110111000111010111010010010111010111010011011100110111001011111011110110010011101101110001110101110100100101110101110100110111001101110010111101101011110 ec9db8eba4bae9b9b97dec9db8eba4bae9b9b97b5e
UHC 인뤺鹹}인뤺鹹{^ 110000001100111010001111111010001111100111101001011111011100000011001110100011111110100011111001111010010111101101011110 c0ce8fe8f9e97dc0ce8fe8f9e97b5e

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