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 œÄin}œÄin{^ 10011100110001001000111101101001011011100111110110011100110001001000111101101001011011100111101101011110 9cc48f696e7d9cc48f696e7b5e
SJIS-WIN ???in}???in{^ 00111111001111110011111101101001011011100111110100111111001111110011111101101001011011100111101101011110 3f3f3f696e7d3f3f3f696e7b5e
EUC-JP ?Ä?in}?Ä?in{^ 0011111110001111101010101010001100111111011010010110111001111101001111111000111110101010101000110011111101101001011011100111101101011110 3f8faaa33f696e7d3f8faaa33f696e7b5e
UTF-8 œÄin}œÄin{^ 11000010100111001100001110000100110000101000111101101001011011100111110111000010100111001100001110000100110000101000111101101001011011100111101101011110 c29cc384c28f696e7dc29cc384c28f696e7b5e
UHC ???in}???in{^ 00111111001111110011111101101001011011100111110100111111001111110011111101101001011011100111101101011110 3f3f3f696e7d3f3f3f696e7b5e

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