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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 踈剰イ取雋賛 11100110111100011000111111101000101100101000111011100110111100011000111111101000101100101000111001011110 e6f18fe8b28ee6f18fe8b28e5e
EUC-JP 踈剰イ取?雋賛 11101100111100111011111011101010100011101011001010111100111010000011111111110000101101001011101110111111 ecf3beea8eb2bce83ff0b4bbbf
UTF-8 踈剰イ取雋賛 111010001011100010001000111001011000100110110000111011111011110110110010111001011000111110010110111011101000010010001010111010011001101110001011111010001011001110011011 e8b888e589b0efbdb2e58f96ee848ae99b8be8b39b
UHC ???取?雋? 001111110011111100111111111101101010001000111111111100011110011000111111 3f3f3ff6a23ff1e63f

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