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 鳶↑?}鳶↑?{^ 10010011110011101000000110101010001111110111110110010011110011101000000110101010001111110111101101011110 93ce81aa3f7d93ce81aa3f7b5e
EUC-JP 鳶↑?}鳶↑?{^ 11000110110100001010001010101100001111110111110111000110110100001010001010101100001111110111101101011110 c6d0a2ac3f7dc6d0a2ac3f7b5e
UTF-8 鳶↑릵}鳶↑릵{^ 111010011011001110110110111000101000011010010001111010111010011010110101011111011110100110110011101101101110001010000110100100011110101110100110101101010111101101011110 e9b3b6e28691eba6b57de9b3b6e28691eba6b57b5e
UHC 鳶↑릵}鳶↑릵{^ 111001101110100110100001111010001001000010010011011111011110011011101001101000011110100010010000100100110111101101011110 e6e9a1e890937de6e9a1e890937b5e

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