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‘¥‘  100100100100111010010001101001011001000110100000100100100100101010010001101101001001000110111101100100100100100110010001101011101001000110110111100100100100111010010001101001011001000110100000 924e91a591a0924a91b491bd924991ae91b7924e91a591a0
SJIS-WIN ?N?¥???J?´???I?????N?¥?? 001111110100111000111111100000011000111100111111001111110011111101001010001111111000000101001100001111110011111100111111010010010011111100111111001111110011111100111111010011100011111110000001100011110011111100111111 3f4e3f818f3f3f3f4a3f814c3f3f3f493f3f3f3f3f4e3f818f3f3f
EUC-JP ?N?????J?´???I?®???N???? 001111110100111000111111001111110011111100111111001111110100101000111111101000011010110100111111001111110011111101001001001111111000111110100010111011100011111100111111001111110100111000111111001111110011111100111111 3f4e3f3f3f3f3f4a3fa1ad3f3f3f493f8fa2ee3f3f3f4e3f3f3f3f
UTF-8 ’N‘¥‘ ’J‘´‘½’I‘®‘·’N‘¥‘  1100001010010010010011101100001010010001110000101010010111000010100100011100001010100000110000101001001001001010110000101001000111000010101101001100001010010001110000101011110111000010100100100100100111000010100100011100001010101110110000101001000111000010101101111100001010010010010011101100001010010001110000101010010111000010100100011100001010100000 c2924ec291c2a5c291c2a0c2924ac291c2b4c291c2bdc29249c291c2aec291c2b7c2924ec291c2a5c291c2a0
UHC ?N?????J?´?½?I?®?·?N???? 00111111010011100011111100111111001111110011111100111111010010100011111110100010101001010011111110101000111101100011111101001001001111111010001011100111001111111010000110100100001111110100111000111111001111110011111100111111 3f4e3f3f3f3f3f4a3fa2a53fa8f63f493fa2e73fa1a43f4e3f3f3f3f

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