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 髴畷㊥}髴畷㊥{^ 111010011001110010010011111010111000011110000110011111011110100110011100100100111110101110000111100001100111101101011110 e99c93eb87867de99c93eb87867b5e
EUC-JP 髴畷?}髴畷?{^ 11110001111111001100011011101101001111110111110111110001111111001100011011101101001111110111101101011110 f1fcc6ed3f7df1fcc6ed3f7b5e
UTF-8 髴畷㊥}髴畷㊥{^ 111010011010101110110100111001111001010110110111111000111000101010100101011111011110100110101011101101001110011110010101101101111110001110001010101001010111101101011110 e9abb4e795b7e38aa57de9abb4e795b7e38aa57b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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