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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 蟒щ唱[蟒щ唱[^ 111001011011101110000100100010111000111110100101010110111110010110111011100001001000101110001111101001010101101101011110 e5bb848b8fa55be5bb848b8fa55b5e
EUC-JP 蟒щ唱[蟒щ唱[^ 111010101011110110100111111010111011111010100111010110111110101010111101101001111110101110111110101001110101101101011110 eabda7ebbea75beabda7ebbea75b5e
UTF-8 蟒щ唱[蟒щ唱[^ 11101000100111111001001011010001100010011110010110010100101100010101101111101000100111111001001011010001100010011110010110010100101100010101101101011110 e89f92d189e594b15be89f92d189e594b15b5e
UHC ?щ唱[?щ唱[^ 00111111101011001110101111110011110111010101101100111111101011001110101111110011110111010101101101011110 3facebf3dd5b3facebf3dd5b5e

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