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 ’N‘¤‘¹’J‘®‘¢’I‘³‘§’N‘¤‘¼ 100100100100111010010001101001001001000110111001100100100100101010010001101011101001000110100010100100100100100110010001101100111001000110100111100100100100111010010001101001001001000110111100 924e91a491b9924a91ae91a2924991b391a7924e91a491bc
SJIS-WIN ?N?????J???¢?I???§?N???? 0011111101001110001111110011111100111111001111110011111101001010001111110011111100111111100000011001000100111111010010010011111100111111001111111000000110011000001111110100111000111111001111110011111100111111 3f4e3f3f3f3f3f4a3f3f3f81913f493f3f3f81983f4e3f3f3f3f
EUC-JP ?N?¤???J?®?¢?I???§?N?¤?? 0011111101001110001111111000111110100010111100000011111100111111001111110100101000111111100011111010001011101110001111111010000111110001001111110100100100111111001111110011111110100001111110000011111101001110001111111000111110100010111100000011111100111111 3f4e3f8fa2f03f3f3f4a3f8fa2ee3fa1f13f493f3f3fa1f83f4e3f8fa2f03f3f
UTF-8 ’N‘¤‘¹’J‘®‘¢’I‘³‘§’N‘¤‘¼ 1100001010010010010011101100001010010001110000101010010011000010100100011100001010111001110000101001001001001010110000101001000111000010101011101100001010010001110000101010001011000010100100100100100111000010100100011100001010110011110000101001000111000010101001111100001010010010010011101100001010010001110000101010010011000010100100011100001010111100 c2924ec291c2a4c291c2b9c2924ac291c2aec291c2a2c29249c291c2b3c291c2a7c2924ec291c2a4c291c2bc
UHC ?N?¤?¹?J?®???I?³?§?N?¤?¼ 00111111010011100011111110100010101101000011111110101001111101100011111101001010001111111010001011100111001111110011111100111111010010010011111110101001111110000011111110100001110101110011111101001110001111111010001010110100001111111010100011111001 3f4e3fa2b43fa9f63f4a3fa2e73f3f3f493fa9f83fa1d73f4e3fa2b43fa8f9

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