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 ???@i???@iB 0011111100111111001111110100000001101001001111110011111100111111010000000110100101000010 3f3f3f40693f3f3f406942
SJIS-WIN 蒻??@i蒻??@iB 11100100111010000011111100111111010000000110100111100100111010000011111100111111010000000110100101000010 e4e83f3f4069e4e83f3f406942
EUC-JP 蒻??@i蒻??@iB 11101000111010100011111100111111010000000110100111101000111010100011111100111111010000000110100101000010 e8ea3f3f4069e8ea3f3f406942
UTF-8 蒻몌쉑@i蒻몌쉑@iB 1110100010010010101110111110101110101010100011001110110010001001100100010100000001101001111010001001001010111011111010111010101010001100111011001000100110010001010000000110100101000010 e892bbebaa8cec89914069e892bbebaa8cec8991406942
UHC 蒻몌쉑@i蒻몌쉑@iB 1110010110110110101110001110111110111101101001110100000001101001111001011011011010111000111011111011110110100111010000000110100101000010 e5b6b8efbda74069e5b6b8efbda7406942

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