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’U‘¹’E‘³‘² 100100100100111010010001101001001001000110111001100100100100101010010001101110111001000110100111100100100100100110010010010101011001000110111001100100100100010110010001101100111001000110110010 924e91a491b9924a91bb91a79249925591b9924591b391b2
SJIS-WIN ?N?????J???§?I?U???E???? 00111111010011100011111100111111001111110011111100111111010010100011111100111111001111111000000110011000001111110100100100111111010101010011111100111111001111110100010100111111001111110011111100111111 3f4e3f3f3f3f3f4a3f3f3f81983f493f553f3f3f453f3f3f3f
EUC-JP ?N?¤???J???§?I?U???E???? 001111110100111000111111100011111010001011110000001111110011111100111111010010100011111100111111001111111010000111111000001111110100100100111111010101010011111100111111001111110100010100111111001111110011111100111111 3f4e3f8fa2f03f3f3f4a3f3f3fa1f83f493f553f3f3f453f3f3f3f
UTF-8 ’N‘¤‘¹’J‘»‘§’I’U‘¹’E‘³‘² 11000010100100100100111011000010100100011100001010100100110000101001000111000010101110011100001010010010010010101100001010010001110000101011101111000010100100011100001010100111110000101001001001001001110000101001001001010101110000101001000111000010101110011100001010010010010001011100001010010001110000101011001111000010100100011100001010110010 c2924ec291c2a4c291c2b9c2924ac291c2bbc291c2a7c29249c29255c291c2b9c29245c291c2b3c291c2b2
UHC ?N?¤?¹?J???§?I?U?¹?E?³?² 001111110100111000111111101000101011010000111111101010011111011000111111010010100011111100111111001111111010000111010111001111110100100100111111010101010011111110101001111101100011111101000101001111111010100111111000001111111010100111110111 3f4e3fa2b43fa9f63f4a3f3f3fa1d73f493f553fa9f63f453fa9f83fa9f7

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