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‘¥‘³ 100100100100111010010001101001011001000110110011100100100100101010010001101011011001000110101000100100100100100110010001101011101001000110110110100100100100111010010001101001011001000110110011 924e91a591b3924a91ad91a8924991ae91b6924e91a591b3
SJIS-WIN ?N?¥???J???¨?I???¶?N?¥?? 00111111010011100011111110000001100011110011111100111111001111110100101000111111001111110011111110000001010011100011111101001001001111110011111100111111100000011111011100111111010011100011111110000001100011110011111100111111 3f4e3f818f3f3f3f4a3f3f3f814e3f493f3f3f81f73f4e3f818f3f3f
EUC-JP ?N?????J???¨?I?®?¶?N???? 00111111010011100011111100111111001111110011111100111111010010100011111100111111001111111010000110101111001111110100100100111111100011111010001011101110001111111010001011111001001111110100111000111111001111110011111100111111 3f4e3f3f3f3f3f4a3f3f3fa1af3f493f8fa2ee3fa2f93f4e3f3f3f3f
UTF-8 ’N‘¥‘³’J‘­‘¨’I‘®‘¶’N‘¥‘³ 1100001010010010010011101100001010010001110000101010010111000010100100011100001010110011110000101001001001001010110000101001000111000010101011011100001010010001110000101010100011000010100100100100100111000010100100011100001010101110110000101001000111000010101101101100001010010010010011101100001010010001110000101010010111000010100100011100001010110011 c2924ec291c2a5c291c2b3c2924ac291c2adc291c2a8c29249c291c2aec291c2b6c2924ec291c2a5c291c2b3
UHC ?N???³?J?­?¨?I?®?¶?N???³ 001111110100111000111111001111110011111110101001111110000011111101001010001111111010000110101001001111111010000110100111001111110100100100111111101000101110011100111111101000101101001000111111010011100011111100111111001111111010100111111000 3f4e3f3f3fa9f83f4a3fa1a93fa1a73f493fa2e73fa2d23f4e3f3f3fa9f8

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