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 凹ι?}凹ι?{^ 10001001100110101000001111000111001111110111110110001001100110101000001111000111001111110111101101011110 899a83c73f7d899a83c73f7b5e
EUC-JP 凹ι?}凹ι?{^ 10110001111110101010011011001001001111110111110110110001111110101010011011001001001111110111101101011110 b1faa6c93f7db1faa6c93f7b5e
UTF-8 凹ι눈}凹ι눈{^ 11100101100001111011100111001110101110011110101110001000100010000111110111100101100001111011100111001110101110011110101110001000100010000111101101011110 e587b9ceb9eb88887de587b9ceb9eb88887b5e
UHC 凹ι눈}凹ι눈{^ 111010001110101010100101111010011011010010101011011111011110100011101010101001011110100110110100101010110111101101011110 e8eaa5e9b4ab7de8eaa5e9b4ab7b5e

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