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‘¹n}‘®‘¤’I‘¹n{^ 100100011010111010010001101001001001001001001001100100011011100101101110011111011001000110101110100100011010010010010010010010011001000110111001011011100111101101011110 91ae91a4924991b96e7d91ae91a4924991b96e7b5e
SJIS-WIN ?????I??n}?????I??n{^ 001111110011111100111111001111110011111101001001001111110011111101101110011111010011111100111111001111110011111100111111010010010011111100111111011011100111101101011110 3f3f3f3f3f493f3f6e7d3f3f3f3f3f493f3f6e7b5e
EUC-JP ?®?¤?I??n}?®?¤?I??n{^ 0011111110001111101000101110111000111111100011111010001011110000001111110100100100111111001111110110111001111101001111111000111110100010111011100011111110001111101000101111000000111111010010010011111100111111011011100111101101011110 3f8fa2ee3f8fa2f03f493f3f6e7d3f8fa2ee3f8fa2f03f493f3f6e7b5e
UTF-8 ‘®‘¤’I‘¹n}‘®‘¤’I‘¹n{^ 1100001010010001110000101010111011000010100100011100001010100100110000101001001001001001110000101001000111000010101110010110111001111101110000101001000111000010101011101100001010010001110000101010010011000010100100100100100111000010100100011100001010111001011011100111101101011110 c291c2aec291c2a4c29249c291c2b96e7dc291c2aec291c2a4c29249c291c2b96e7b5e
UHC ?®?¤?I?¹n}?®?¤?I?¹n{^ 001111111010001011100111001111111010001010110100001111110100100100111111101010011111011001101110011111010011111110100010111001110011111110100010101101000011111101001001001111111010100111110110011011100111101101011110 3fa2e73fa2b43f493fa9f66e7d3fa2e73fa2b43f493fa9f66e7b5e

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