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‘¥‘³ 100100100100111010010001101001011001000110100000100100100100101010010001101110001001000110100010100100100100100110010001101100101001000110100111100100100100111010010001101001011001000110110011 924e91a591a0924a91b891a2924991b291a7924e91a591b3
SJIS-WIN ?N?¥???J???¢?I???§?N?¥?? 00111111010011100011111110000001100011110011111100111111001111110100101000111111001111110011111110000001100100010011111101001001001111110011111100111111100000011001100000111111010011100011111110000001100011110011111100111111 3f4e3f818f3f3f3f4a3f3f3f81913f493f3f3f81983f4e3f818f3f3f
EUC-JP ?N?????J?¸?¢?I???§?N???? 00111111010011100011111100111111001111110011111100111111010010100011111110001111101000101011000100111111101000011111000100111111010010010011111100111111001111111010000111111000001111110100111000111111001111110011111100111111 3f4e3f3f3f3f3f4a3f8fa2b13fa1f13f493f3f3fa1f83f4e3f3f3f3f
UTF-8 ’N‘¥‘ ’J‘¸‘¢’I‘²‘§’N‘¥‘³ 1100001010010010010011101100001010010001110000101010010111000010100100011100001010100000110000101001001001001010110000101001000111000010101110001100001010010001110000101010001011000010100100100100100111000010100100011100001010110010110000101001000111000010101001111100001010010010010011101100001010010001110000101010010111000010100100011100001010110011 c2924ec291c2a5c291c2a0c2924ac291c2b8c291c2a2c29249c291c2b2c291c2a7c2924ec291c2a5c291c2b3
UHC ?N?????J?¸???I?²?§?N???³ 00111111010011100011111100111111001111110011111100111111010010100011111110100010101011000011111100111111001111110100100100111111101010011111011100111111101000011101011100111111010011100011111100111111001111111010100111111000 3f4e3f3f3f3f3f4a3fa2ac3f3f3f493fa9f73fa1d73f4e3f3f3fa9f8

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