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 ’J‘¦‘¤h’J‘¦‘¤fN}’J‘¦‘¤h’J‘¦‘¤fN{^ 100100100100101010010001101001101001000110100100011010001001001001001010100100011010011010010001101001000110011001001110011111011001001001001010100100011010011010010001101001000110100010010010010010101001000110100110100100011010010001100110010011100111101101011110 924a91a691a468924a91a691a4664e7d924a91a691a468924a91a691a4664e7b5e
SJIS-WIN ?J????h?J????fN}?J????h?J????fN{^ 001111110100101000111111001111110011111100111111011010000011111101001010001111110011111100111111001111110110011001001110011111010011111101001010001111110011111100111111001111110110100000111111010010100011111100111111001111110011111101100110010011100111101101011110 3f4a3f3f3f3f683f4a3f3f3f3f664e7d3f4a3f3f3f3f683f4a3f3f3f3f664e7b5e
EUC-JP ?J?¦?¤h?J?¦?¤fN}?J?¦?¤h?J?¦?¤fN{^ 00111111010010100011111110001111101000101100001100111111100011111010001011110000011010000011111101001010001111111000111110100010110000110011111110001111101000101111000001100110010011100111110100111111010010100011111110001111101000101100001100111111100011111010001011110000011010000011111101001010001111111000111110100010110000110011111110001111101000101111000001100110010011100111101101011110 3f4a3f8fa2c33f8fa2f0683f4a3f8fa2c33f8fa2f0664e7d3f4a3f8fa2c33f8fa2f0683f4a3f8fa2c33f8fa2f0664e7b5e
UTF-8 ’J‘¦‘¤h’J‘¦‘¤fN}’J‘¦‘¤h’J‘¦‘¤fN{^ 1100001010010010010010101100001010010001110000101010011011000010100100011100001010100100011010001100001010010010010010101100001010010001110000101010011011000010100100011100001010100100011001100100111001111101110000101001001001001010110000101001000111000010101001101100001010010001110000101010010001101000110000101001001001001010110000101001000111000010101001101100001010010001110000101010010001100110010011100111101101011110 c2924ac291c2a6c291c2a468c2924ac291c2a6c291c2a4664e7dc2924ac291c2a6c291c2a468c2924ac291c2a6c291c2a4664e7b5e
UHC ?J???¤h?J???¤fN}?J???¤h?J???¤fN{^ 00111111010010100011111100111111001111111010001010110100011010000011111101001010001111110011111100111111101000101011010001100110010011100111110100111111010010100011111100111111001111111010001010110100011010000011111101001010001111110011111100111111101000101011010001100110010011100111101101011110 3f4a3f3f3fa2b4683f4a3f3f3fa2b4664e7d3f4a3f3f3fa2b4683f4a3f3f3fa2b4664e7b5e

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