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 醯¢靤}醯¢靤{^ 111001111100111110000001100100011110100011010000011111011110011111001111100000011001000111101000110100000111101101011110 e7cf8191e8d07de7cf8191e8d07b5e
EUC-JP 醯¢靤}醯¢靤{^ 111011101101000110100001111100011111000011010010011111011110111011010001101000011111000111110000110100100111101101011110 eed1a1f1f0d27deed1a1f1f0d27b5e
UTF-8 醯¢靤}醯¢靤{^ 111010011000011010101111111011111011111110100000111010011001110110100100011111011110100110000110101011111110111110111111101000001110100110011101101001000111101101011110 e986afefbfa0e99da47de986afefbfa0e99da47b5e
UHC 醯¢?}醯¢?{^ 11111011101110001010000111001011001111110111110111111011101110001010000111001011001111110111101101011110 fbb8a1cb3f7dfbb8a1cb3f7b5e

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