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’X‘»’N‘£‘µ 100100100100111010010001101001001001000110111001100100100100101010010001101110111001000110100111100100100100100110010010010110001001000110111011100100100100111010010001101000111001000110110101 924e91a491b9924a91bb91a79249925891bb924e91a391b5
SJIS-WIN ?N?????J???§?I?X???N?£?? 0011111101001110001111110011111100111111001111110011111101001010001111110011111100111111100000011001100000111111010010010011111101011000001111110011111100111111010011100011111110000001100100100011111100111111 3f4e3f3f3f3f3f4a3f3f3f81983f493f583f3f3f4e3f81923f3f
EUC-JP ?N?¤???J???§?I?X???N?£?? 00111111010011100011111110001111101000101111000000111111001111110011111101001010001111110011111100111111101000011111100000111111010010010011111101011000001111110011111100111111010011100011111110100001111100100011111100111111 3f4e3f8fa2f03f3f3f4a3f3f3fa1f83f493f583f3f3f4e3fa1f23f3f
UTF-8 ’N‘¤‘¹’J‘»‘§’I’X‘»’N‘£‘µ 11000010100100100100111011000010100100011100001010100100110000101001000111000010101110011100001010010010010010101100001010010001110000101011101111000010100100011100001010100111110000101001001001001001110000101001001001011000110000101001000111000010101110111100001010010010010011101100001010010001110000101010001111000010100100011100001010110101 c2924ec291c2a4c291c2b9c2924ac291c2bbc291c2a7c29249c29258c291c2bbc2924ec291c2a3c291c2b5
UHC ?N?¤?¹?J???§?I?X???N???? 001111110100111000111111101000101011010000111111101010011111011000111111010010100011111100111111001111111010000111010111001111110100100100111111010110000011111100111111001111110100111000111111001111110011111100111111 3f4e3fa2b43fa9f63f4a3f3f3fa1d73f493f583f3f3f4e3f3f3f3f

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